diff --git a/doc/install/installation.md b/doc/install/installation.md index f6bc9b8ed4a..73f399ff1d6 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -303,7 +303,7 @@ sudo usermod -aG redis git # Clone GitLab repository sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 11-0-stable gitlab -**Note:** You can change `11-1-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server! +**Note:** You can change `11-0-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server! ### Configure It