From afab95db65ebb33f40bfab0c7dbaf0468b57e075 Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar <31743758+Akilan1999@users.noreply.github.com> Date: Thu, 10 Jun 2021 22:42:27 +0400 Subject: [PATCH] Update Installation.md --- Docs/Installation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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