mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* common.mk: add "check succeeded" message.
* README, README.ja: follow above change. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34105 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0212af1733
commit
b32f79e0db
4 changed files with 9 additions and 2 deletions
2
README
2
README
|
|
@ -84,7 +84,7 @@ This is what you need to do to compile and install Ruby:
|
|||
5. Run make.
|
||||
|
||||
6. Optionally, run 'make check' to check whether the compiled Ruby
|
||||
interpreter works well. If you see the message "test succeeded",
|
||||
interpreter works well. If you see the message "check succeeded",
|
||||
your ruby works as it should (hopefully).
|
||||
|
||||
7. Run 'make install'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue