mirror of
https://github.com/All-Hands-AI/OpenHands.git
synced 2026-01-09 14:57:59 -05:00
Update README.md (#379)
This commit is contained in:
@@ -45,8 +45,8 @@ We manage python packages and the virtual environment with `pipenv`.
|
||||
Make sure you have python >= 3.10.
|
||||
```bash
|
||||
python -m pip install pipenv
|
||||
pipenv install -v
|
||||
pipenv shell
|
||||
python -m pipenv install -v
|
||||
python -m pipenv shell
|
||||
uvicorn opendevin.server.listen:app --port 3000
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user