diff options
-rw-r--r-- | doc/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installation.md b/doc/installation.md index 42db99f..3f660c8 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -59,7 +59,7 @@ Create a user for GitLab: # Create a tmp directory inside application # - mkdir -p tmp/pids + mkdir -p tmp/pids tmp/sockets # Install dependencies # |