Merge pull request #5442 from dearblue/mruby-pack

Fix documents for `mruby-io`
This commit is contained in:
Yukihiro "Matz" Matsumoto
2021-05-05 09:38:45 +09:00
committed by GitHub
+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.