Commit d8a015cc9723557665ada26609b3f13820b03665

Authored by dosire
Committed by Dmitriy Zaporozhets
1 parent 6bb474a0

Should be 6-7.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/install/installation.md
... ... @@ -173,7 +173,7 @@ We recommend using a PostgreSQL database. For MySQL check [MySQL setup guide](da
173 173 ## Clone the Source
174 174  
175 175 # Clone GitLab repository
176   - sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 6-6-stable gitlab
  176 + sudo -u git -H git clone https://gitlab.com/gitlab-org/gitlab-ce.git -b 6-7-stable gitlab
177 177  
178 178 # Go to gitlab dir
179 179 cd /home/git/gitlab
... ...