summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-04-22 12:23:57 +0200
committerMarin Jankovski <marin@gitlab.com>2014-04-22 12:23:57 +0200
commit19438af8d1b67c3cd0a2989aa7b9ff167c4598aa (patch)
tree22ed2f91ef621bfb60b34bb809a5a25ba5eb1ce8
parent1b491c364d07a6764575fa11430f7c7d1ec6ecd1 (diff)
downloadgitlab-ce-19438af8d1b67c3cd0a2989aa7b9ff167c4598aa.tar.gz
Update installation guide with new shell version.
-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 fb3faa536f0..579656eda2f 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -128,7 +128,7 @@ GitLab Shell is an ssh access and repository management software developed speci
cd /home/git
# Clone gitlab shell
- sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-shell.git -b v1.9.1
+ sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-shell.git -b v1.9.3
cd gitlab-shell