mutt stable branch with some hacks

Minor edits to the README.

+4 -11
+4 -11
README
··· 1 - README for mutt-1.5 2 - =================== 3 - 4 - When updating mutt from an earlier release or from Mercurial, please 5 - make sure to read the compatibility notes in ``UPDATING''. Older changes 6 - between mutt-1.2 and mutt-1.4 are listed in NEWS. 7 - 8 - If you got the mutt source code from the public source code 9 - repository, please read doc/devel-notes.txt to make sure that you have 10 - a complete development environment. 1 + When updating mutt from an earlier release or from Git, please 2 + make sure to read the compatibility notes in ``UPDATING''. 11 3 12 4 Installation instructions are detailed in ``INSTALL''. The user manual 13 - is in doc/manual.txt. PGP users should read doc/PGP-Notes.txt. 5 + is in doc/manual.txt. GnuPG users should use the sample configuration in 6 + contrib/gpg.rc. 14 7 15 8 Before you start hacking on mutt, read doc/devel-notes.txt. Before 16 9 applying patches to mutt, read doc/applying-patches.txt. Please,