aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-08-04 07:13:31 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-08-04 07:14:30 +0900
commit9733b47eb80699e04a28dfee6fae727bfb27bc41 (patch)
tree5c0943ac7787d0c998c976a48bce28761f829868 /win32
parent6a1458caf2e4d15215e094cc4863e3a6f2648f6b (diff)
downloadruby-9733b47eb80699e04a28dfee6fae727bfb27bc41.tar.gz
[DOC] "nmake check" is preferable to "nmake exam" now [ci skip]
[Feature #14187]
Diffstat (limited to 'win32')
-rw-r--r--win32/README.win322
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/README.win32 b/win32/README.win32
index a5f8750b86..6f290b2b89 100644
--- a/win32/README.win32
+++ b/win32/README.win32
@@ -53,7 +53,7 @@
4. Run `<tt>nmake</tt>'
-5. Run `<tt>nmake exam</tt>'
+5. Run `<tt>nmake check</tt>'
6. Run `<tt>nmake install</tt>'