summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobert Schilling <Razer6@users.noreply.github.com>2015-11-04 23:12:26 +0100
committerRobert Schilling <Razer6@users.noreply.github.com>2015-11-04 23:12:26 +0100
commitcf70e649551fc28f276ca55d0b405a16b545f86d (patch)
tree1785f6927db2de62fe9a0644f221217625ab05ad /doc
parent95da91a66de5820a44989aa708338c24177cd10c (diff)
parent07821839d0616c06180388b91e3131bc008522a0 (diff)
downloadgitlab-ce-cf70e649551fc28f276ca55d0b405a16b545f86d.tar.gz
Merge pull request #9805 from mutec/patch-1
fixed typo in installation manual
Diffstat (limited to 'doc')
-rw-r--r--doc/install/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 599d2541f2c..e31448263c7 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -332,7 +332,7 @@ GitLab Shell is an SSH access and repository management software developed speci
# Go to Gitlab installation folder
- cd /home/git/gilab
+ cd /home/git/gitlab
sudo -u git -H bundle exec rake gitlab:setup RAILS_ENV=production