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 bdd676c..42db99f 100644 --- a/doc/installation.md +++ b/doc/installation.md @@ -48,7 +48,7 @@ Create a user for GitLab: cd gitlab-ci # Checkout preferable version - sudo -u gitlab_ci -H git checkout 2-0-stable + sudo -u gitlab_ci -H git checkout 2-2-stable ## 5. Setup application |