Update README.md

This commit is contained in:
zhoupeng
2025-03-13 17:59:54 +08:00
committed by GitHub
parent bd51f9593e
commit 837ae1b6eb
+1 -1
View File
@@ -65,7 +65,7 @@ cd OpenManus
3. Create a new virtual environment and activate it:
```bash
uv venv
uv venv --python 3.12
source .venv/bin/activate # On Unix/macOS
# Or on Windows:
# .venv\Scripts\activate