diff options
| author | Tomoyuki Sahara <[email protected]> | 2014-03-12 09:41:23 +0900 |
|---|---|---|
| committer | Tomoyuki Sahara <[email protected]> | 2014-03-12 09:41:23 +0900 |
| commit | a8558512ec87aa9f1cf0d6d9e99794f7028939d0 (patch) | |
| tree | ef37e97322e68e08f8486037ab5543948456a2b8 | |
| parent | e345d4c68f8aa862ec9a07d50af3eb7edf4b8f54 (diff) | |
| download | mruby-a8558512ec87aa9f1cf0d6d9e99794f7028939d0.tar.gz mruby-a8558512ec87aa9f1cf0d6d9e99794f7028939d0.zip | |
mruby-mtest is not required to build (but to test).
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,8 +20,8 @@ Date: Tue, 21 May 2013 04:31:30 GMT ``` ## Requirement -- mruby-io (https://github.com/iij/mruby-io) -- mruby-mtest (https://github.com/iij/mruby-mtest) +- [iij/mruby-io](https://github.com/iij/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... |
