Merge pull request #2936 from jameswritescode/fix_installation_doc_typo

fix the gitlab-shell clone url in master installation doc
This commit is contained in:
Dmitriy Zaporozhets 2013-02-07 22:41:19 -08:00
commit 4b58030207

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