From 908ac841f0ef9308c93b5daa62fda99ba579dd6f Mon Sep 17 00:00:00 2001 From: roco Date: Fri, 20 Apr 2012 15:16:51 +0900 Subject: updated English text to reflect original Japanese --- INSTALL | 11 ++++++----- INSTALL.ja | 1 + 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/INSTALL b/INSTALL index f6444d4d8..02d21cab7 100644 --- a/INSTALL +++ b/INSTALL @@ -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. diff --git a/INSTALL.ja b/INSTALL.ja index 94671f711..032f91f41 100644 --- a/INSTALL.ja +++ b/INSTALL.ja @@ -8,6 +8,7 @@ * bin * lib + * include もし,コンパイル時にエラーが発生した場合にはエラーのログとマ シン,OSの種類を含むできるだけ詳しいレポートを作者に送ってく -- cgit v1.2.3