From 056060f94bf260f4f6729565373b15f2bbf843ab Mon Sep 17 00:00:00 2001 From: flewid Date: Fri, 25 Oct 2013 19:41:59 -0500 Subject: [PATCH] Update installation.md --- doc/install/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install/installation.md b/doc/install/installation.md index a4b88f0..a63b7d7 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -180,10 +180,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-1-stable + sudo -u git -H git checkout 6-2-stable **Note:** -You can change `6-1-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server! +You can change `6-2-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server! ## Configure it -- libgit2 0.21.2