add Git install page

This commit is contained in:
Jeff Atwood 2016-04-27 16:03:43 -07:00
parent a59cbae77a
commit 98afc8be20
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ You will be asked for permission to connect, type `yes`, then enter the root pas
wget -qO- https://get.docker.com/ | sh
This command installs the latest versions of Docker and Git on your server. Alternately, you can manually install Git and the [Docker package for your OS](https://docs.docker.com/installation/).
This command installs the latest versions of Docker and Git on your server. Alternately, you can manually [install Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) and the [Docker package for your OS](https://docs.docker.com/installation/).
# Install Discourse