Skip to content

Commit ad09e2a

Browse files
Add cmd to checkout tutorial branch
1 parent 5429aca commit ad09e2a

File tree

1 file changed

+1
-0
lines changed
  • tutorials/1_launch_interactive_agent

1 file changed

+1
-0
lines changed

tutorials/1_launch_interactive_agent/readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Once uv is installed, run the following command:
1313
```bash
1414
git clone https://github.com/ServiceNow/AgentLab.git
1515
cd AgentLab
16+
git checkout tutorial
1617
uv run playwright install
1718
```
1819
> **Note**: Sometimes, playwright may prompt you to install additional dependencies using `playwright install-deps`.

0 commit comments

Comments
 (0)