Commit f12ac71b authored by Valeriy Sizov's avatar Valeriy Sizov

use stable branch as default.

parent 7e0726b1
......@@ -137,7 +137,7 @@ Permissions:
sudo pip install pygments
sudo gem install bundler
cd /home/gitlab
sudo -H -u gitlab git clone git://github.com/gitlabhq/gitlabhq.git gitlab
sudo -H -u gitlab git clone -b stable git://github.com/gitlabhq/gitlabhq.git gitlab
cd gitlab
# Rename config files
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment