From c30e65b3c280e83809ee4d920bca2417ebe68b3d Mon Sep 17 00:00:00 2001 From: Paul Anunda Date: Tue, 21 Apr 2015 23:52:21 -0500 Subject: [PATCH] Update Docker package URL --- docs/INSTALL-cloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL-cloud.md b/docs/INSTALL-cloud.md index da0903add0f..dc47b87443a 100644 --- a/docs/INSTALL-cloud.md +++ b/docs/INSTALL-cloud.md @@ -36,7 +36,7 @@ You will be asked for permission to connect, type `yes`, then enter the root pas # Install Docker / Git - wget -qO- https://get.docker.io/ | sh + wget -qO- https://get.docker.com/ | sh