mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
README.md: update the simplest build instruction
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user