summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTomoyuki Sahara <[email protected]>2014-03-12 09:41:23 +0900
committerTomoyuki Sahara <[email protected]>2014-03-12 09:41:23 +0900
commita8558512ec87aa9f1cf0d6d9e99794f7028939d0 (patch)
treeef37e97322e68e08f8486037ab5543948456a2b8
parente345d4c68f8aa862ec9a07d50af3eb7edf4b8f54 (diff)
downloadmruby-a8558512ec87aa9f1cf0d6d9e99794f7028939d0.tar.gz
mruby-a8558512ec87aa9f1cf0d6d9e99794f7028939d0.zip
mruby-mtest is not required to build (but to test).
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a6962ae17..2dac85aa6 100644
--- a/README.md
+++ b/README.md
@@ -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...