Update README.md

This commit is contained in:
zhoupeng 2025-03-13 17:59:54 +08:00 committed by GitHub
parent bd51f9593e
commit 837ae1b6eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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