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