diff options
-rw-r--r-- | doc/install/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md index 4e9818bcb9e..501ae6db87a 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -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 |