From 6fba04936c05bbd4c10db704ccf552e167cd3197 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 16 Jan 2019 09:27:47 -0500 Subject: [PATCH] Updated Install (markdown) --- Install.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Install.md b/Install.md index 06ea38e..b32501b 100644 --- a/Install.md +++ b/Install.md @@ -62,4 +62,7 @@ If you have any trouble, see the [Troubleshooting](#troubleshooting) section at ## Docker Setup -See the [[Docker]] page. \ No newline at end of file +First if you don't already have docker installed, follow the official install instructions for Linux, macOS, or Windows https://docs.docker.com/install/#supported-platforms. + + +Then see the [[Docker]] page for next steps. \ No newline at end of file