OSDN Git Service

Update docs to use 6-1-stable branch
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 16 Sep 2013 11:04:22 +0000 (14:04 +0300)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Mon, 16 Sep 2013 11:04:22 +0000 (14:04 +0300)
doc/install/installation.md

index 8ab6ad6..660d7fa 100644 (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