From 19438af8d1b67c3cd0a2989aa7b9ff167c4598aa Mon Sep 17 00:00:00 2001 From: Marin Jankovski Date: Tue, 22 Apr 2014 12:23:57 +0200 Subject: [PATCH] Update installation guide with new shell version. --- doc/install/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install/installation.md b/doc/install/installation.md index fb3faa5..579656e 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 -- libgit2 0.21.2