diff options
author | Florian Preinstorfer <nblock@archlinux.us> | 2016-05-24 10:17:40 +0000 |
---|---|---|
committer | Florian Preinstorfer <nblock@archlinux.us> | 2016-05-24 10:17:40 +0000 |
commit | 07a3b09b7640a9c75d62574936d443664548b734 (patch) | |
tree | 44aa954c4f54150d302e6c32354534a66f5d71b7 /doc | |
parent | baa9c66057fccefce05b9f01009942fb079fee22 (diff) | |
download | gitlab-ce-07a3b09b7640a9c75d62574936d443664548b734.tar.gz |
Update branch name from 8-7-stable to 8-8-stable
Diffstat (limited to 'doc')
-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 526f127178d..108ceb593d0 100644 --- a/doc/install/installation.md +++ b/doc/install/installation.md @@ -271,7 +271,7 @@ sudo usermod -aG redis git # Clone GitLab repository sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 8-8-stable gitlab -**Note:** You can change `8-7-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server! +**Note:** You can change `8-8-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server! ### Configure It |