mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
remove manual Git install
This commit is contained in:
@ -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.
|
- If you're using 2 GB+ memory, you can probably get by without a swap file.
|
||||||
|
|
||||||
# Install Git
|
# Install Docker / Git
|
||||||
|
|
||||||
apt-get install git
|
|
||||||
|
|
||||||
<img src="http://www.discourse.org/images/install/install-git.png" width="586" height="293">
|
|
||||||
|
|
||||||
# Install Docker
|
|
||||||
|
|
||||||
wget -qO- https://get.docker.io/ | sh
|
wget -qO- https://get.docker.io/ | sh
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user