fixed php install fail - added some markup

v3d 2016-11-25 22:26:37 +00:00
parent a02e87aa82
commit 024573b672

@ -121,7 +121,11 @@ Make sure you are root before doing these steps. The root account is disabled on
### Pull config and settings from Gitlab
cd / (DO NOT TO SKIP THIS STEP)
git init
git remote add origin https://gitlab.com/hacklab01/pivilion.git
git fetch origin
git checkout -f --track origin/master