Skip to content

Commit 22d7a72

Browse files
committed
Update to 6.9 stable
1 parent 13dd4f7 commit 22d7a72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

install/centos/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```
22
Distribution : CentOS 6.5 Minimal
3-
GitLab version : 6.0 - 6.8
3+
GitLab version : 6.0 - 6.9
44
Web Server : Apache, Nginx
55
Init system : sysvinit
66
Database : MySQL, PostgreSQL
@@ -439,9 +439,9 @@ authentication methods.
439439
### Clone the Source
440440

441441
# Clone GitLab repository
442-
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 6-8-stable gitlab
442+
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 6-9-stable gitlab
443443

444-
**Note:** You can change `6-8-stable` to `master` if you want the *bleeding edge* version, but do so with caution!
444+
**Note:** You can change `6-9-stable` to `master` if you want the *bleeding edge* version, but do so with caution!
445445

446446
### Configure it
447447

0 commit comments

Comments
 (0)