Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormutec <mutec@users.noreply.github.com>2015-11-04 19:49:23 +0300
committermutec <mutec@users.noreply.github.com>2015-11-04 19:49:23 +0300
commit07821839d0616c06180388b91e3131bc008522a0 (patch)
tree414efe7111debfba2ae528c95bb07e930dcb26be /doc/install/installation.md
parent3f05c22f5612c26ff3707aa16eb0f3c8be18ec93 (diff)
Update installation.md
Diffstat (limited to 'doc/install/installation.md')
-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