Merge pull request #4778 from jkramarz/patch-1

Update installation.md
This commit is contained in:
Yves Senn
2013-08-14 06:51:57 -07:00
+2 -2
View File
@@ -153,10 +153,10 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
cd /home/git/gitlab
# Checkout to stable release
sudo -u git -H git checkout 5-3-stable
sudo -u git -H git checkout 5-4-stable
**Note:**
You can change `5-3-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server!
You can change `5-4-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server!
## Configure it