From ad5228481019e1f282d3a32249e801d15f0690d4 Mon Sep 17 00:00:00 2001 From: Robert Djurasaj Date: Tue, 3 Sep 2013 09:09:12 -0600 Subject: [PATCH] Update installation docs to use v1.7.1 of gitlab-shell --- doc/install/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/installation.md b/doc/install/installation.md index 6523961d4d5..dd696f954aa 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -122,7 +122,7 @@ GitLab Shell is a ssh access and repository management software developed specia cd gitlab-shell # switch to right version - sudo -u git -H git checkout v1.7.0 + sudo -u git -H git checkout v1.7.1 sudo -u git -H cp config.yml.example config.yml