Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
gasse committed Oct 23, 2024
1 parent e430bb8 commit 9c532b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Designing new web benchmarks with BrowserGym is easy, and simply requires to inh
To install browsergym, you can install one of the following packages.
```sh
pip install browsergym # (recommended) everything below
pip install browsergym-experiment # experiment utilities (agent, loop, benchmarks) + everything below
pip install browsergym-core # core functionalities only (no benchmark, just the openended task)
pip install browsergym-miniwob # core + miniwob
pip install browsergym-webarena # core + webarena
Expand Down

0 comments on commit 9c532b2

Please sign in to comment.