summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/install/installation.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 42114235ca3..2de6bab97c1 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -92,8 +92,11 @@ Create a `git` user for Gitlab:
sudo adduser --disabled-login --gecos 'GitLab' git
+
# 4. GitLab shell
+GitLab Shell is a ssh access and repository management software developed specially for GitLab.
+
# Login as git
sudo su git