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:
commit
4b58030207
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ Create a `git` user for Gitlab:
|
||||||
cd /home/git
|
cd /home/git
|
||||||
|
|
||||||
# clone gitlab shell
|
# clone gitlab shell
|
||||||
git clone https://dzaporozhets@dev.gitlab.org/gitlab/gitlab-shell.git
|
git clone https://github.com/gitlabhq/gitlab-shell.git
|
||||||
|
|
||||||
# setup
|
# setup
|
||||||
cd gitlab-shell
|
cd gitlab-shell
|
||||||
|
|
Loading…
Add table
Reference in a new issue