Browse Source

update readme

Alex 10 months ago
parent
commit
442c7d8c3e
1 changed files with 1 additions and 1 deletions
  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