Should be 6-7.

This commit is contained in:
dosire 2014-03-21 18:34:59 +01:00 committed by Dmitriy Zaporozhets
parent 6bb474a0dc
commit d8a015cc97
1 changed files with 1 additions and 1 deletions

View File

@ -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