From 2ae5c8ab9f7dd88100e1297680144bc5bc9c95a1 Mon Sep 17 00:00:00 2001 From: Wachiwi Date: Wed, 27 Nov 2013 11:42:54 +0100 Subject: [PATCH] Corrected Typo --- 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 acc3df3..19233eb 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-2-stable + sudo -u git -H git checkout 6-3-stable **Note:** -You can change `6-2-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server! +You can change `6-3-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server! ## Configure it -- libgit2 0.21.2