We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2bdb2 commit 2ed000aCopy full SHA for 2ed000a
container-toolkit/install-guide.md
@@ -44,7 +44,7 @@ where `systemd` cgroup drivers are used that cause containers to lose access to
44
Optionally, configure the repository to use experimental packages:
45
46
```console
47
- $ sed -i -e '/experimental/ s/^#//g' /etc/apt/sources.list.d/nvidia-container-toolkit.list
+ $ sudo sed -i -e '/experimental/ s/^#//g' /etc/apt/sources.list.d/nvidia-container-toolkit.list
48
```
49
50
1. Update the packages list from the repository:
0 commit comments