Skip to content

Commit bceef87

Browse files
author
Adam Gradzki
committed
Update Gitlab Stable to to 6-7-stable
1 parent eea985e commit bceef87

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

install/centos/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
```
2-
Distribution : CentOS 6.5
3-
GitLab version : 6.0 - 6.6
2+
Distribution : CentOS 6.5 Minimal
3+
GitLab version : 6.0 - 6.7
44
Web Server : Apache, Nginx
55
Init system : sysvinit
66
Database : MySQL, PostgreSQL
@@ -391,9 +391,9 @@ Your password has been accepted successfully and you can type \q to quit.
391391
### Clone the Source
392392

393393
# Clone GitLab repository
394-
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 6-6-stable gitlab
394+
sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 6-7-stable gitlab
395395

396-
**Note:** You can change `6-6-stable` to `master` if you want the *bleeding edge* version, but do so with caution!
396+
**Note:** You can change `6-7-stable` to `master` if you want the *bleeding edge* version, but do so with caution!
397397

398398
### Configure it
399399

0 commit comments

Comments
 (0)