README changed
This commit is contained in:
parent
5e72ce39f0
commit
937b3bc22c
@ -2,19 +2,28 @@ Installation
|
||||
============
|
||||
|
||||
1. Softwarerequirements
|
||||
-----------------------
|
||||
|
||||
Linux
|
||||
- ruby >= 1.9.3
|
||||
- rubygems
|
||||
- make
|
||||
- gcc
|
||||
Linux
|
||||
- ruby >= 1.9.3
|
||||
- rubygems
|
||||
- make
|
||||
- gcc
|
||||
|
||||
Mac OS
|
||||
- ruby >= 1.9.3
|
||||
- rubygems
|
||||
- make
|
||||
- XCode
|
||||
Mac OS
|
||||
- ruby >= 1.9.3
|
||||
- rubygems
|
||||
- make
|
||||
- XCode
|
||||
|
||||
2. Install unicorn
|
||||
------------------
|
||||
cd <path to unicorn>
|
||||
./make.sh install
|
||||
|
||||
3. Install ruby binding
|
||||
-----------------------
|
||||
cd bindings/ruby
|
||||
make install
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user