Commit 59a12b98 authored by Masaki Muranaka's avatar Masaki Muranaka

Fix document. (Use minirake instead of make.)

parent c02c264b
* Prerequisites
1. Make sure you have bison (http://www.gnu.org/software/bison/) installed in your system.
2. Make sure you have ruby installed in your system. (Required by Minirake.)
* Compilation and Installation
......
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment