File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed
browsergym/webarena_verified Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ Follow the official [webarena README](https://github.com/web-arena-x/webarena/bl
1010
1111#### 1. Install webarena-verified
1212
13- ``` bash
14- make install
15- `` `
16- Alternatively, you can also run:
17- ``` bash
18- pip install -e ./browsergym/webarena_verified
19- `` `
13+ ** IMPORTANT! ** webarena-verified is still in active development. You need to install the webarena-verified package from source.
14+
15+ > ` pip install git+https://github.com/ServiceNow/webarena-verified `
16+
17+ then install
18+
19+ ` pip install browsergym-webarena-verified `
2020
2121#### 2. Setup WebArena environment URLs
2222
Original file line number Diff line number Diff line change 11browsergym-core == 0.14.3.dev2
2- webarena-verified @ git+https://github.com/ServiceNow/webarena-verified
You can’t perform that action at this time.
0 commit comments