From e6ee48a88feeb15200c5f21fd98c7babd2fc3eba Mon Sep 17 00:00:00 2001 From: Jeffrey Morgan Date: Tue, 14 Jul 2015 12:02:30 -0700 Subject: [PATCH] Add docs --- windows/start.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/start.sh b/windows/start.sh index eb68109459..0c93f1ae89 100644 --- a/windows/start.sh +++ b/windows/start.sh @@ -47,5 +47,6 @@ cat << EOF EOF echo -e "${BLUE}docker${NC} is configured to use the ${GREEN}dev${NC} machine with IP ${GREEN}$($DOCKER_MACHINE ip $VM)${NC}" +echo "For help getting started, check out the docs at https://docs.docker.com" echo cd