From 6b8bc9f7be48e3aa1d7b750b917b6157ee284b8c Mon Sep 17 00:00:00 2001
From: varatha2 <varatha2@illinois.edu>
Date: Sun, 25 Nov 2018 19:14:36 -0600
Subject: [PATCH] Update README.md

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cf12c43..9d035ea 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
 # docker_scripts
 
-Scripts to compile tf docker containers
\ No newline at end of file
+Scripts to compile tf docker containers.
+
+Update Dockerfile with the correct container for the OS and CUDA version
+that can be found in https://hub.docker.com/r/nvidia/cuda/
\ No newline at end of file
-- 
GitLab