Fixed.
[elisp/flim.git] / README.en
index 8ded084..c3c0d3f 100644 (file)
--- a/README.en
+++ b/README.en
@@ -35,11 +35,16 @@ What's FLIM
 
     mailcap.el --- mailcap parser and utility
 
+  This library should work on:
+
+       Emacs 20.4 and up
+       XEmacs 21.1 and up
+
 
 Installation
 ============
 
-(0) before installing it, please install APEL (9.22 or later) package.
+(0) before installing it, please install APEL (10.7 or later) package.
     APEL package is available at:
 
        ftp://ftp.m17n.org/pub/mule/apel/
@@ -127,21 +132,6 @@ Installation
   Notice that XEmacs package system requires XEmacs 21.0 or later.
 
 
-load-path (for Emacs or MULE)
-=============================
-
-  If you are using Emacs or Mule, please add directory of FLIM to
-  load-path.  If you install by default setting, you can write
-  subdirs.el for example:
-
-  --------------------------------------------------------------------
-  (normal-top-level-add-to-load-path '("apel" "flim"))
-  --------------------------------------------------------------------
-
-  If you are using XEmacs, there are no need of setting about
-  load-path.
-
-
 Bug reports
 ===========