Update docs to use 6-1-stable branch

This commit is contained in:
Dmitriy Zaporozhets
2013-09-16 14:04:22 +03:00
parent 9c629a1ebc
commit 16b6040c2e
+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 6-0-stable
sudo -u git -H git checkout 6-1-stable
**Note:**
You can change `6-0-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server!
You can change `6-1-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server!
## Configure it