mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
added netcat to the requirements (#2822)
This commit is contained in:
parent
d37b2973b2
commit
ba0f57c279
@ -10,6 +10,7 @@ Otherwise, you can clone the OpenDevin project directly.
|
||||
* [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
|
||||
* netcat => sudo apt-get install netcat
|
||||
|
||||
Make sure you have all these dependencies installed before moving on to `make build`.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user