diff contrib/win32/ReadMe.html @ 3422:2300632a3bc8

Default editor for Windows installer is now notepad. [Issue 256]
author Lee Cantey <lcantey@gmail.com>
date Tue, 17 Oct 2006 11:01:10 -0700
parents 259acfb963d1
children 1ef8ada4370f
line wrap: on
line diff
--- a/contrib/win32/ReadMe.html
+++ b/contrib/win32/ReadMe.html
@@ -46,7 +46,7 @@ hg
       other Mercurial commands should work fine for you.</p>
 
     <h1>Configuration notes</h1>
-    <p>The default editor for commit messages is 'vi'. You can set the EDITOR
+    <p>The default editor for commit messages is 'notepad'. You can set the EDITOR
     (or HGEDITOR) environment variable to specify your preference or set it in
     mercurial.ini:</p>
     <pre>