diff options
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md index a4149b9..e141101 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -104,7 +104,7 @@ You can use either MySQL or PostgreSQL. cd gitlab-ci - sudo -u gitlab_ci -H git checkout 5-0-stable + sudo -u gitlab_ci -H git checkout 5-1-stable ## 6. Setup application |