Parcourir la source

update readme

Alex il y a 1 an
Parent
commit
442c7d8c3e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -69,7 +69,7 @@ Python>=3.12.0 is required because of [issues with asyncio](https://github.com/e
 ```sh
 git clone https://github.com/exo-explore/exo.git
 cd exo
-pip install -r requirements.txt
+pip install .
 ```
 
 ## Documentation