change 'wal' to 'vene' #13

This commit is contained in:
Shaw 2024-12-26 20:40:20 +08:00 committed by GitHub
parent d4ba5cd417
commit 9515288b83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ After that, you should install the dependencies for VAB-WebArena-Lite (recommend
```bash ```bash
# Python 3.10 (or 3.11, but not 3.12 cause 3.12 deprecated distutils needed here) # Python 3.10 (or 3.11, but not 3.12 cause 3.12 deprecated distutils needed here)
python -m wal wal python -m venv venv
source venv/bin/activate source venv/bin/activate
pip install -r requirements.txt pip install -r requirements.txt
playwright install playwright install