Skip to content

Commit 908ac84

Browse files
author
roco
committedApr 20, 2012
updated English text to reflect original Japanese
1 parent 1105ec8 commit 908ac84

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed
 

‎INSTALL

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
* Compilation and Installation
22

3-
1. Run make in top directory.
3+
1. Run make in the top directory.
44

5-
This command will create following directories and
5+
This command will create the following directories and
66
store libraries and binaries files into them.
77

88
* bin
99
* lib
1010
* include
1111

12-
If you fail to compile ruby, please send the detailed error report with
13-
the error log and machine/OS type, to help others.
12+
If an error occurs when compiling mRuby, it will be helpful for others if you
13+
send a detailed report to the developers that includes the error log, machine,
14+
and OS type.
1415

15-
* Porting to other platforms
1616

17+
* Porting to other platforms
1718

1819

1920
That's all.

‎INSTALL.ja

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
* bin
1010
* lib
11+
* include
1112

1213
もし,コンパイル時にエラーが発生した場合にはエラーのログとマ
1314
シン,OSの種類を含むできるだけ詳しいレポートを作者に送ってく

0 commit comments

Comments
 (0)
Please sign in to comment.