OSDN Git Service

Update installation.md
authorJakub Kramarz <lenwe@lenwe.net>
Wed, 14 Aug 2013 10:09:00 +0000 (12:09 +0200)
committerJakub Kramarz <lenwe@lenwe.net>
Wed, 14 Aug 2013 10:09:00 +0000 (12:09 +0200)
Isn't 5.4 current stable?

doc/install/installation.md

index 76dbd4f..8ec0998 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 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