README format changed
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
#Installation
|
# Installation
|
||||||
|
|
||||||
##Softwarerequirements
|
## Software requirements
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
- ruby >= 1.9.3
|
- ruby >= 1.9.3
|
||||||
@ -15,11 +15,10 @@
|
|||||||
- XCode
|
- XCode
|
||||||
|
|
||||||
## Install unicorn
|
## Install unicorn
|
||||||
cd path_to_unicorn
|
* cd path_to_unicorn
|
||||||
./make.sh install
|
* ./make.sh install
|
||||||
|
|
||||||
## Install ruby binding
|
## Install ruby binding
|
||||||
cd bindings/ruby
|
* cd bindings/ruby
|
||||||
make install
|
* make install
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user