Add installation warning to readme (#883)

* Update README

* Update README.md

---------

Co-authored-by: Robert Brennan <accounts@rbren.io>
This commit is contained in:
ITNerdAZ
2024-04-08 14:56:02 +00:00
committed by GitHub
parent 3c82ba7f34
commit 01c4c4bee4

View File

@@ -122,6 +122,8 @@ Getting started with the OpenDevin project is incredibly easy. Follow these simp
* [NodeJS](https://nodejs.org/en/download/package-manager) >= 18.17.1
* [Poetry](https://python-poetry.org/docs/#installing-with-the-official-installer) >= 1.8
Make sure you have all these dependencies installed before moving on to `make build`.
### 2. Build and Setup The Environment
- **Build the Project:** Begin by building the project, which includes setting up the environment and installing dependencies. This step ensures that OpenDevin is ready to run smoothly on your system.