Merge pull request #3386 from paulanunda/patch-1
Update Docker package URL
This commit is contained in:
commit
6a868e507d
|
@ -36,7 +36,7 @@ You will be asked for permission to connect, type `yes`, then enter the root pas
|
||||||
|
|
||||||
# Install Docker / Git
|
# Install Docker / Git
|
||||||
|
|
||||||
wget -qO- https://get.docker.io/ | sh
|
wget -qO- https://get.docker.com/ | sh
|
||||||
|
|
||||||
<img src="http://www.discourse.org/images/install/install-git-1-3-beta.png?v=1">
|
<img src="http://www.discourse.org/images/install/install-git-1-3-beta.png?v=1">
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue