INSTALL
changeset 383 05d5f28e9ff5
parent 301 da1fac055e5d
--- a/INSTALL	Tue Apr 06 22:50:47 2010 +0300
+++ b/INSTALL	Sun Apr 11 22:07:37 2010 +0300
@@ -31,12 +31,14 @@
 
 ** Setup INFOPATH.
 
-To browse info file inside Emacs set INFOPATH like this:
+To browse info file inside Emacs set INFOPATH like this for Cygwin:
+
+  INFOPATH=e:/opt/cygwin/usr/share/info;e:/home/usr/share/info;e:/bin/gnuwin32/info;e:/bin/gnuwin32/share/info:
+
+and like this for MinGW:
 
   INFOPATH=e:/bin/gnutls/share/info;e:/bin/gnuwin32/info;e:/bin/gnuwin32/share/info;e:/bin/MinGW/info;e:/bin/MinGW/share/info;e:/bin/wget/info:
 
-for MinGW.
-
 Note that last colon symbol is essential for include also Emacs info to list.
 
 * GTD (org-mode).