Update workhorse version in doc/install/installation.md

This commit is contained in:
Robert Speicher 2015-12-15 12:21:53 -05:00
parent 2c130aa087
commit f2db1410f5
1 changed files with 1 additions and 1 deletions

View File

@ -348,7 +348,7 @@ GitLab Shell is an SSH access and repository management software developed speci
cd /home/git
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-workhorse.git
cd gitlab-workhorse
sudo -u git -H git checkout 0.4.2
sudo -u git -H git checkout 0.5.0
sudo -u git -H make
### Initialize Database and Activate Advanced Features