diff options
| author | roco <roco@ryry.(none)> | 2012-04-20 15:16:51 +0900 |
|---|---|---|
| committer | roco <roco@ryry.(none)> | 2012-04-20 15:16:51 +0900 |
| commit | 908ac841f0ef9308c93b5daa62fda99ba579dd6f (patch) | |
| tree | 261f117fca46311caa97d849c449c7fd6c2ca8d5 /INSTALL | |
| parent | 1105ec8a040d69f389d469401a4a1d0f9449d708 (diff) | |
| download | mruby-908ac841f0ef9308c93b5daa62fda99ba579dd6f.tar.gz mruby-908ac841f0ef9308c93b5daa62fda99ba579dd6f.zip | |
updated English text to reflect original Japanese
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,19 +1,20 @@ * Compilation and Installation - 1. Run make in top directory. + 1. Run make in the top directory. - This command will create following directories and + This command will create the following directories and store libraries and binaries files into them. * bin * lib * include -If you fail to compile ruby, please send the detailed error report with -the error log and machine/OS type, to help others. +If an error occurs when compiling mRuby, it will be helpful for others if you +send a detailed report to the developers that includes the error log, machine, +and OS type. -* Porting to other platforms +* Porting to other platforms That's all. |
