about summary refs log tree commit
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 8608d8c..a7a6232 100644
--- a/INSTALL
+++ b/INSTALL
@@ -35,8 +35,8 @@ INSTALLATION
 
     before running Makefile.PL.
 
-    On Windows, you will need to use "nmake" or "dmake" rather than "make" in
-    the commands above, depending on what your perl was built with.  To
-    determine which make program was used to build your perl type the following:
+    Use the appropriate program name instead of "make" in the above commands if
+    your perl was built with a different make program.  To determine which make
+    program was used to build your perl type the following:
 
         perl -V:make