change 'wal' to 'vene' #13
This commit is contained in:
parent
d4ba5cd417
commit
9515288b83
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user