Add installation guide of development build to README
This commit is contained in:
@@ -18,6 +18,13 @@ Or install it yourself as:
|
|||||||
|
|
||||||
$ gem install mikunyan
|
$ gem install mikunyan
|
||||||
|
|
||||||
|
If you want to install development build:
|
||||||
|
|
||||||
|
$ git clone https://github.com/Ishotihadus/mikunyan
|
||||||
|
$ cd mikunyan
|
||||||
|
$ rake build
|
||||||
|
$ gem install -l pkg/mikunyan-3.9.x.gem
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### Basic Usage
|
### Basic Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user