summaryrefslogtreecommitdiff
path: root/win32/README.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
commitde87b9695f10a7e5163213a8fa5a127709d82a5a (patch)
treee08fef77ffc7f23c589c4787013223dfd5aea2f9 /win32/README.win32
parent69161305662bd96e9e1f1bb261a750b636b99f93 (diff)
* 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/README.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%))'