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 /INSTALL | |
| parent | c02c264be2b1bc685f3c958f863d2a1c599f9ec8 (diff) | |
| download | mruby-59a12b9883a56010c9ea73008c0ef82abc535dc8.tar.gz mruby-59a12b9883a56010c9ea73008c0ef82abc535dc8.zip | |
Fix document. (Use minirake instead of make.)
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ * 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 |
