Merge pull request #4649 from take-cheeze/patch-4

Fix link of mruby-io
This commit is contained in:
Yukihiro "Matz" Matsumoto
2019-08-21 07:09:32 +09:00
committed by GitHub
+1 -1
View File
@@ -20,7 +20,7 @@ Date: Tue, 21 May 2013 04:31:30 GMT
```
## Requirement
- [iij/mruby-io](https://github.com/iij/mruby-io) mrbgem
- [mruby-io](https://github.com/mruby/mruby/tree/master/mrbgems/mruby-io) mrbgem
- [iij/mruby-mtest](https://github.com/iij/mruby-mtest) mrgbem to run tests
- system must have RFC3493 basic socket interface
- and some POSIX API...