remove manual Git install

This commit is contained in:
Jeff Atwood 2014-09-11 12:16:51 -07:00
parent fe7877b558
commit a65202b902
1 changed files with 1 additions and 7 deletions

View File

@ -34,13 +34,7 @@ You will be asked for permission to connect, type `yes`, then enter the root pas
- If you're using 2 GB+ memory, you can probably get by without a swap file.
# Install Git
apt-get install git
<img src="http://www.discourse.org/images/install/install-git.png" width="586" height="293">
# Install Docker
# Install Docker / Git
wget -qO- https://get.docker.io/ | sh