nt/INSTALL: Instructions how to start Bash.
authorEli Zaretskii <eliz@gnu.org>
Wed, 4 Jun 2014 16:44:04 +0000 (19:44 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 4 Jun 2014 16:44:04 +0000 (19:44 +0300)
nt/INSTALL

index 5abb4e4..f43912f 100644 (file)
@@ -270,6 +270,19 @@ Windows 9X as well).
   Bash will find MSYS executables first, which is exactly what you
   need.
 
+* Starting the MSYS Bash shell
+
+  For most reliable and predictable results, we recommend to start
+  Bash by clicking the "MSYS" icon on your desktop.  That icon is
+  created when you install MSYS, and using it is the official way of
+  running the MSYS tools.
+
+  For other methods of starting the shell, make sure Bash is invoked
+  with the "--login" command-line switch.
+
+  When the shell window opens and you get the shell prompt, change to
+  the directory where you intend to build Emacs.
+
   At this point, you are ready to build Emacs in its basic
   configuration.  If you want to build it with image support and other
   optional libraries, read about that near the end of this document.
@@ -284,7 +297,7 @@ Windows 9X as well).
   auto-generated files.
 
   To generate the configure script, type this at the MSYS Bash prompt
-  from the top-level directory of the Emacs tree:
+  from the top-level directory of the Emacs source tree:
 
      ./autogen.sh