From f7e6cb9dcd93345aee1f8e67ecd89f1aa33dac77 Mon Sep 17 00:00:00 2001 From: Marwolf Date: Mon, 16 Jul 2018 21:26:49 -0400 Subject: [PATCH] Added reminder --- Setup_Windows.cmd | 1 + 1 file changed, 1 insertion(+) diff --git a/Setup_Windows.cmd b/Setup_Windows.cmd index 875193a..137d9b8 100644 --- a/Setup_Windows.cmd +++ b/Setup_Windows.cmd @@ -92,6 +92,7 @@ echo: choco install -y docker docker-compose echo: echo: +echo Don't forget to make your C: drive shared with containers in the Docker settings! SET /P install="Please follow the Docker install prompts and press enter here once finished." echo: goto askgit