Skip to content

Commit 2fb616b

Browse files
sync with main branch
2 parents 2c2a850 + b119082 commit 2fb616b

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,15 @@ Run the following command to install WorkArena in the [BrowswerGym](https://gith
2424
pip install browsergym-workarena
2525
```
2626

27-
Then, run this command in a terminal to upload the benchmark data to your ServiceNow instance:
27+
Then, install [Playwright](https://github.com/microsoft/playwright):
2828
```
29-
workarena-install
29+
playwright install
3030
```
3131

32-
Finally, install [Playwright](https://github.com/microsoft/playwright):
32+
Finally, run this command in a terminal to upload the benchmark data to your ServiceNow instance:
3333
```
34-
playwright install
34+
workarena-install
3535
```
36-
3736
Your installation is now complete! 🎉
3837

3938

0 commit comments

Comments
 (0)