Skip to content

Commit 63d0be2

Browse files
committed
Update setup instructions in example-agent.mdx
Added instructions to skip skill installation during setup. Signed-off-by: Nico Tonozzi <ntonozzi@nvidia.com>
1 parent 26db297 commit 63d0be2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/get-started/example-agent.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ uv run nemo setup
3636
```
3737

3838
Follow the prompts to connect a model provider and select the default and fast
39-
models. Press Enter to use the default model for both.
39+
models. Press Enter to use the default model for both. You can skip the skill
40+
installation for the purposes of this tutorial.
4041

4142
Open [NeMo Studio](http://localhost:8080) when setup finishes.
4243

@@ -168,4 +169,4 @@ sbx rm nemo-experimentalist
168169
```
169170

170171
To run the loop on your own agent, continue with the
171-
[agent onboarding guide](/documentation/get-started).
172+
[agent onboarding guide](/documentation/get-started).

0 commit comments

Comments
 (0)