diff options
| author | Masaki Muranaka <[email protected]> | 2012-12-19 22:29:13 +0900 |
|---|---|---|
| committer | Masaki Muranaka <[email protected]> | 2012-12-19 22:29:13 +0900 |
| commit | 59a12b9883a56010c9ea73008c0ef82abc535dc8 (patch) | |
| tree | edcfa912cc14ddb304ca3fc04b7285fd94befdc2 /README.md | |
| parent | c02c264be2b1bc685f3c958f863d2a1c599f9ec8 (diff) | |
| download | mruby-59a12b9883a56010c9ea73008c0ef82abc535dc8.tar.gz mruby-59a12b9883a56010c9ea73008c0ef82abc535dc8.zip | |
Fix document. (Use minirake instead of make.)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ See the INSTALL file. To run the tests, execute the following from the project's root directory. - $ make test + $ ./minirake test ## Customization |
