Update README.md

Add poetry to requirements
This commit is contained in:
Anas DORBANI 2024-04-06 17:47:33 +00:00 committed by GitHub
parent 3313e473ea
commit e54fe4491c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -117,6 +117,7 @@ Getting started with the OpenDevin project is incredibly easy. Follow these simp
* [Docker](https://docs.docker.com/engine/install/)(For those on MacOS, make sure to allow the default Docker socket to be used from advanced settings!)
* [Python](https://www.python.org/downloads/) >= 3.11
* [NodeJS](https://nodejs.org/en/download/package-manager) >= 18.17.1
* [Poetry](https://python-poetry.org/docs/#installing-with-the-official-installer) >= 1.8
### 2. Build and Setup The Environment