diff --git a/Docs/Installation.md b/Docs/Installation.md index f54f942..b103d54 100644 --- a/Docs/Installation.md +++ b/Docs/Installation.md @@ -16,7 +16,8 @@ interact with the containers. [Instructions to install docker GPU](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#docker) ```` -Do ensure that the docker command does not need sudo to run +// Do ensure that the docker command does not need sudo to run +sudo chmod 666 /var/run/docker.sock ```` ### Build Project and install project