summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Ryherd <steve@desatt.com>2013-07-07 16:24:35 -0400
committerSteve Ryherd <steve@desatt.com>2013-07-07 16:24:35 -0400
commit3f478c97878ba3c2e472630fe383789d4e174314 (patch)
tree79dbdd7bef99f58b17c81f822318511afcab13fb
parent8046e302a41916dffdf41e01b12f3f67bc1844dc (diff)
downloadgitlab-ci-3f478c97878ba3c2e472630fe383789d4e174314.tar.gz
Update installation.md
-rw-r--r--doc/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installation.md b/doc/installation.md
index 41cd348..9f9fabe 100644
--- a/doc/installation.md
+++ b/doc/installation.md
@@ -103,7 +103,7 @@ You can use either MySQL or PostgreSQL.
sudo -u gitlab_ci -H vim config/application.yml
# Create a sockets directory
- sudo -u git -H mkdir tmp/sockets/
+ sudo -u gitlab_ci -H mkdir tmp/sockets/
sudo chmod -R u+rwX tmp/sockets/
### Install gems