Commit a9863ed0ee7bb603e34e803ac3dd5d37d3aa4906

Authored by dosire
1 parent 0aa389b4

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](do @@ -173,7 +173,7 @@ We recommend using a PostgreSQL database. For MySQL check [MySQL setup guide](do
173 ## Clone the Source 173 ## Clone the Source
174 174
175 # Clone GitLab repository 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 # Go to gitlab dir 178 # Go to gitlab dir
179 cd /home/git/gitlab 179 cd /home/git/gitlab