Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions container-toolkit/install-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ where `systemd` cgroup drivers are used that cause containers to lose access to
Optionally, configure the repository to use experimental packages:

```console
$ sudo dnf-config-manager --enable nvidia-container-toolkit-experimental
$ sudo dnf config-manager --enable nvidia-container-toolkit-experimental
```

1. Install the NVIDIA Container Toolkit packages:
Expand Down Expand Up @@ -246,4 +246,4 @@ For Podman, NVIDIA recommends using [CDI](./cdi-support.md) for accessing NVIDIA

## Next Steps

- [](./sample-workload.md)
- [](./sample-workload.md)