Added check-envroment section. Thanks to yoichi.
[elisp/wanderlust.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 4e00351..3c87740 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -82,12 +82,21 @@ Install MIME Module
 
   You have to re-install Wanderlust if you upgraded APEL, FLIM, or SEMI.
 
-  Do following, running environment test included APEL, FLIM, and SEMI
-  version check.  You can specify the emacs command name.
+
+Check Environment
+=================
+
+  Before going to the next step, we recommend you to run tests by
 
        % make check
+  or
        % make EMACS=xemacs check
 
+  to check running environment including the version of APEL, FLIM, and
+  SEMI.  (Note that even if you have installed new APEL/FLIM/SEMI, old
+  ones in load-path may cause trouble.)
+
+
 Installation
 ============