From 59a12b9883a56010c9ea73008c0ef82abc535dc8 Mon Sep 17 00:00:00 2001 From: Masaki Muranaka Date: Wed, 19 Dec 2012 22:29:13 +0900 Subject: Fix document. (Use minirake instead of make.) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 73701f16c..e737058fd 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3