diff --git a/README.md b/README.md index cc5be3ab8..d2907862c 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,13 @@ We don't have a mailing list, but you can use [GitHub issues](https://github.com ## How to compile, test, and install (mruby and gems) -See the [compile.md](doc/guides/compile.md) file. +For the simplest case, type + +``` +rake all test +``` + +See the [compile.md](doc/guides/compile.md) file for the detail. ## Building documentation