Fix documents for mruby-io

This commit is contained in:
dearblue
2021-05-03 23:27:40 +09:00
parent 0c8cd60097
commit 8eb5a8867b
+1 -1
View File
@@ -8,7 +8,7 @@ mruby-pack provides `Array#pack` and `String#unpack` for mruby.
Add the line below into your build configuration:
```
conf.gem :github => 'iij/mruby-pack'
conf.gem :core => 'mruby-pack'
```
There is no dependency on other mrbgems.