diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -57,7 +57,11 @@ See the INSTALL file. To run the tests, execute the following from the project's root directory. - $ ./minirake test + $ make test + +Or + + $ ruby ./minirake test ## Customization |
