summaryrefslogtreecommitdiff
path: root/doc/install/installation.md
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2016-02-17 14:20:49 +0100
committerJacob Vosmaer <contact@jacobvosmaer.nl>2016-02-17 14:20:49 +0100
commit3d9f8ab3b5cf62b426b1c84f30bf41941a3b0fe3 (patch)
tree6d11a9f95ff48d8ffc43c8d309767fba87c8ce16 /doc/install/installation.md
parenta0ccb0731b3598533051067ab24fb007b1d6e44f (diff)
downloadgitlab-ce-3d9f8ab3b5cf62b426b1c84f30bf41941a3b0fe3.tar.gz
Use gitlab-workhorse 0.6.5
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 7ae73450afb..7f16e6ff5c4 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -353,7 +353,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.6.4
+ sudo -u git -H git checkout 0.6.5
sudo -u git -H make
### Initialize Database and Activate Advanced Features