Merge branch 'master' of github.com:gitlabhq/gitlabhq
This commit is contained in:
commit
ce51525ec7
|
@ -60,7 +60,7 @@ The installation consists of 6 steps:
|
||||||
# 2. Install ruby
|
# 2. Install ruby
|
||||||
|
|
||||||
wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.tar.gz
|
wget http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p290.tar.gz
|
||||||
tar xfvz ruby-1.9.2-p290.tar.gz
|
tar xfv ruby-1.9.2-p290.tar.gz
|
||||||
cd ruby-1.9.2-p290
|
cd ruby-1.9.2-p290
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
|
|
Loading…
Reference in a new issue