This commit was generated by cvs2svn to compensate for changes in r3826,
[elisp/gnus.git-] / README
diff --git a/README b/README
index e487c43..d99625f 100644 (file)
--- a/README
+++ b/README
@@ -24,6 +24,13 @@ To enable reading the Gnus manual, you could say something like:
   (setq Info-default-directory-list 
         (cons "~/gnus-5.6.53/texi" Info-default-directory-list))
 
+or
+
+  (setq Info-directory-list 
+        (cons "~/gnus-5.6.53/texi" Info-directory-list))
+
+depending on which version of Emacs or XEmacs you're using.
+
 Note that Gnus and GNUS can't coexist in a single Emacs. They both use
 the same function and variable names.  If you have been running GNUS
 in your Emacs, you should probably exit that Emacs and start a new one