aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--win32/README.win329
1 files changed, 6 insertions, 3 deletions
diff --git a/win32/README.win32 b/win32/README.win32
index 314feb39cc..843a31cfa5 100644
--- a/win32/README.win32
+++ b/win32/README.win32
@@ -22,6 +22,7 @@
(4) If you want to build from SVN source, following commands are required.
* bison
+ * patch
* sed
* ruby 1.8 or later
@@ -44,11 +45,13 @@
And add ((|RUBYW_INSTALL_NAME|)) to change the name of the
executable without console window if also you want.
-(3) Run `((%nmake%))'
+(3) Run `((%nmake up%))'
-(4) Run `((%nmake test%))'
+(4) Run `((%nmake%))'
-(5) Run `((%nmake install%))'
+(5) Run `((%nmake exam%))'
+
+(6) Run `((%nmake install%))'
== Icons