fix the gitlab-shell clone url

This commit is contained in:
James Newton 2013-02-07 11:53:37 -06:00
parent 66121d6caa
commit d4c24b990f
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ Create a `git` user for Gitlab:
cd /home/git
# clone gitlab shell
git clone https://dzaporozhets@dev.gitlab.org/gitlab/gitlab-shell.git
git clone https://github.com/gitlabhq/gitlab-shell.git
# setup
cd gitlab-shell