Skip to content

Commit

Permalink
Remove extra install step (All-Hands-AI#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbren committed Mar 29, 2024
1 parent e2a8d3d commit 3268264
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ Make sure you have python >= 3.10.
python -m pip install pipenv
pipenv install -v
pipenv shell

python -m pip install -r requirements.txt
uvicorn opendevin.server.listen:app --port 3000
```

Expand Down

0 comments on commit 3268264

Please sign in to comment.