Skip to content

Commit

Permalink
change 'wal' to 'vene' #13
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiao9905 authored Dec 26, 2024
1 parent d4ba5cd commit 9515288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VAB-WebArena-Lite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ After that, you should install the dependencies for VAB-WebArena-Lite (recommend

```bash
# 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
pip install -r requirements.txt
playwright install
Expand Down

0 comments on commit 9515288

Please sign in to comment.