Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gasse authored Nov 25, 2024
1 parent eaaab58 commit ccddde8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,16 @@ Finally, each benchmark comes with its own specific setup that requires to follo
- for AssistantBench, see [assistantbench/README.md](browsergym/assistantbench/README.md)

### 🏗️ Development setup

To install browsergym locally for development, use the following commands:
```sh
git clone https://github.com/ServiceNow/BrowserGym.git
git clone git@github.com:ServiceNow/BrowserGym.git
cd BrowserGym
make install
```

Contributions are welcome! 😊

## 🏋 Usage

Boilerplate code to run an agent on an interactive, open-ended task:
Expand Down

0 comments on commit ccddde8

Please sign in to comment.