summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2016-02-02 16:01:20 +0100
committerJacob Vosmaer <contact@jacobvosmaer.nl>2016-02-02 16:01:20 +0100
commitea41d3607769b2b726a25d50ea23675bc5936227 (patch)
tree666a5faa3d2c3ce766fd3a3c5f19e040b4f6a549
parentd716905743352de34bca8441706eef776f1cd6ce (diff)
downloadgitlab-ce-git-raw-workhorse.tar.gz
Use gitlab-workhorse 0.6.3 in installation guidegit-raw-workhorse
-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 2cc2dbef41b..a2c23bd52e5 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -355,7 +355,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.2
+ sudo -u git -H git checkout 0.6.3
sudo -u git -H make
### Initialize Database and Activate Advanced Features