Update Installation.md

This commit is contained in:
Akilan Selvacoumar
2021-06-10 22:42:27 +04:00
committed by GitHub
parent 0495a49f90
commit afab95db65

View File

@@ -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) [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 ### Build Project and install project