Add installation instructions

This commit is contained in:
Maxim Abramchuk
2016-01-20 13:40:30 +03:00
parent 99e10b8dc4
commit 7d6f2beaaa
+6
View File
@@ -3,6 +3,12 @@ mruby-io
IO, File module for mruby
## Installation
Add the line below to your `build_config.rb`:
```
conf.gem :github => 'iij/mruby-io'
```
## Implemented methods