diff options
-rw-r--r-- | doc/installation.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/installation.md b/doc/installation.md index cc09735..9969c3f 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -93,6 +93,8 @@ You can use either MySQL or PostgreSQL. cd gitlab-ci + sudo -u gitlab_ci -H git checkout 3-2-stable + ## 6. Setup application # Edit application settings |