Merge pull request #588 from tvlooy/patch-2
See https://github.com/gitlabhq/gitlabhq/issues/572
This commit is contained in:
commit
1fd080687d
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ The installation consists of 6 steps:
|
|||
# 2. Install ruby
|
||||
|
||||
wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.tar.gz
|
||||
tar xfv ruby-1.9.2-p290.tar.gz
|
||||
tar xzfv ruby-1.9.2-p290.tar.gz
|
||||
cd ruby-1.9.2-p290
|
||||
./configure
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue