Skip to content

Commit 91a3fe6

Browse files
Update noc-reasoning-agent.md
Signed-off-by: rajeshwarid179 <rdevaramani@nvidia.com>
1 parent c3a7a65 commit 91a3fe6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/tutorials/posts/noc-reasoning-agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ The result is dramatic reduction in Mean Time to Resolve (MTTR) and operational
2828

2929
To orchestrate the pipeline jobs, Nemo-Skills uses Docker containers. You'll need to install [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html) if running locally or use a Slurm cluster that supports [NVIDIA/pyxis](https://github.com/NVIDIA/pyxis).
3030

31-
Start by installing Nemo-Skills and downloading the NoC recipe scripts:
31+
install the package in editable mode and initialize the environment from the project folder:
3232

33-
```shell
33+
```bash
3434
pip install git+https://github.com/NVIDIA-NeMo/Skills.git
3535
ns setup
3636
```

0 commit comments

Comments
 (0)