summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2013-11-01 16:34:00 +0100
committerJacob Vosmaer <contact@jacobvosmaer.nl>2013-11-01 16:34:00 +0100
commit867785b492011894df1c1660150f105f80ccc30f (patch)
tree8a4db5fcbd65e419ed4a6930df1d5eb5624d348b
parent2d56ef52d255f44e63c7db9b23bad723867beb49 (diff)
downloadgitlab-ce-867785b492011894df1c1660150f105f80ccc30f.tar.gz
Use gitlab-shell 1.7.4
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index c89ae57f710..f7bea2727d6 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -122,7 +122,7 @@ GitLab Shell is an ssh access and repository management software developed speci
cd gitlab-shell
# switch to right version
- sudo -u git -H git checkout v1.7.1
+ sudo -u git -H git checkout v1.7.4
sudo -u git -H cp config.yml.example config.yml