diff --git a/doc/install/installation.md b/doc/install/installation.md index a37eb733147645725c9c3cc11eec04788279daeb..addb21b50e0d7b0788f12b265bb8fef09b1d9df3 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -173,7 +173,7 @@ We recommend using a PostgreSQL database. For MySQL check [MySQL setup guide](da ## Clone the Source # Clone GitLab repository - sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 6-6-stable gitlab + sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 6-7-stable gitlab # Go to gitlab dir cd /home/git/gitlab