Commit a811a4fa0bea0886808f1433eea802d267b2fd04

Authored by Dmitriy Zaporozhets
2 parents 2d56ef52 867785b4

Merge branch 'gitlab_shell_174_for_6_2_stable' of /home/git/repositories/gitlab/…

…gitlabhq into 6-2-stable
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
@@ -122,7 +122,7 @@ GitLab Shell is an ssh access and repository management software developed speci @@ -122,7 +122,7 @@ GitLab Shell is an ssh access and repository management software developed speci
122 cd gitlab-shell 122 cd gitlab-shell
123 123
124 # switch to right version 124 # switch to right version
125 - sudo -u git -H git checkout v1.7.1 125 + sudo -u git -H git checkout v1.7.4
126 126
127 sudo -u git -H cp config.yml.example config.yml 127 sudo -u git -H cp config.yml.example config.yml
128 128