summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 71f3f5090..7e6a48f1d 100644
--- a/README.md
+++ b/README.md
@@ -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