From 2a921a6dc25bfb4a03860fbbf38c1ceba2fe5d75 Mon Sep 17 00:00:00 2001 From: Akilan Date: Sun, 11 Apr 2021 02:00:11 +0400 Subject: [PATCH] updatesd docs --- Docs/Installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Docs/Installation.md b/Docs/Installation.md index cfbc848..208361d 100644 --- a/Docs/Installation.md +++ b/Docs/Installation.md @@ -12,6 +12,7 @@ in the developer community. In the server module we use the Docker Go API to cre interact with the containers. [Instructions to install docker](https://docs.docker.com/get-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 ````