Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-11-04 17:01:03 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-11-04 17:01:03 +0400
commit36dc6e6b510625708836d0d1d6faf17527446e15 (patch)
treef7752916ccf5fbaaec159e4fff8d36bb01713da4 /doc/install/installation.md
parent9360c7334a90349c006be772f603a0977654c263 (diff)
parentb40ff1e06ee21e1b0c880fbe470256ab03c0a30b (diff)
Merge branch '5-4-security-update' of /home/git/repositories/gitlab/gitlabhq into 5-4-stablev5.4.1
Diffstat (limited to 'doc/install/installation.md')
-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 2af513ce915..5ef6a2d082a 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -119,7 +119,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.5.0
+ sudo -u git -H git checkout v1.7.4
sudo -u git -H cp config.yml.example config.yml