From 0ecab0cf5fc42836ab909ea77b76ae5ad0db7b83 Mon Sep 17 00:00:00 2001 From: maxcuda Date: Mon, 14 Sep 2020 15:03:53 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4b9d80..76ce060 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ Destroy GPUTracker... ``` ## Running on AWS with Docker -First, set up an AWS instance with GPU and ssh into it (we recommend a P3 instance with at least 1 V100 16 GB GPU). Then do the following: +First, set up an AWS instance with GPU and ssh into it (we recommend a P3 instance with at least 1 V100 16 GB GPU and a Deep Learning AMI Ubuntu 18.04 v 33.0.). Then do the following: 1. Log in to GitHub docker registry: ``` $ docker login -u docker.pkg.github.com