add version info (#168)

This commit is contained in:
Yufan Song
2024-03-25 18:17:34 -07:00
committed by GitHub
parent 6a1197f5c0
commit df14ce6c72

View File

@@ -18,7 +18,7 @@ OpenDevin is still a work in progress. But you can run the current app to see th
### Requirements
* [Docker](https://docs.docker.com/engine/install/)
* [Python](https://www.python.org/downloads/)
* [Python](https://www.python.org/downloads/) >= 3.10
* [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)
### Installation