aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-03-19 15:40:32 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-03-19 15:40:32 +0000
commitfe75f161b2d91031165ee067048c6e3833dabcba (patch)
treee08fef77ffc7f23c589c4787013223dfd5aea2f9 /win32
parent7d5c9bcc9d267af6f1934fb0546d6ec685b14f51 (diff)
downloadruby-fe75f161b2d91031165ee067048c6e3833dabcba.tar.gz
* win32/README.win32: `make up` is only necessary when building from SVN source.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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 843a31cfa5..7c754c5718 100644
--- a/win32/README.win32
+++ b/win32/README.win32
@@ -45,7 +45,7 @@
And add ((|RUBYW_INSTALL_NAME|)) to change the name of the
executable without console window if also you want.
-(3) Run `((%nmake up%))'
+(3) Run `((%nmake up%))' if you are building from SVN source.
(4) Run `((%nmake%))'