summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6d61042a43..22ad742f9b 100644
--- a/README
+++ b/README
@@ -83,7 +83,7 @@ This is what you need to do to compile and install Ruby:
5. Run make.
- 6. Optionally, run 'make test' to check whether the compiled Ruby
+ 6. Optionally, run 'make check' to check whether the compiled Ruby
interpreter works well. If you see the message "test succeeded",
your ruby works as it should (hopefully).