Switch to side-by-side view

--- a/src/INSTALL
+++ b/src/INSTALL
@@ -19,7 +19,9 @@
 
    4.2. Installing a prebuilt copy
 
-   4.3. Configuration overview
+   4.3. Packages needed for external file types
+
+   4.4. Configuration overview
 
                            4.1. Building from source
 
@@ -37,29 +39,6 @@
    You may also need libiconv. Recoll currently uses version 1.9 (this should
    not be critical). On Linux systems, the iconv interface is part of libc
    and you should not need to do anything special.
-
-   External file types. Recoll uses external applications to index some file
-   types. You need to install them for the file types that you wish to have
-   indexed (these are run-time dependencies. None is needed for building
-   Recoll):
-
-     * PDF: pdftotext is part of the Xpdf package.
-
-     * Postscript: pstotext.
-
-     * MS Word: antiword.
-
-     * RTF: unrtf
-
-     * dvi: dvips
-
-     * djvu: DjVuLibre
-
-     * MP3: Recoll will use the id3info command from the id3lib package to
-       extract tag information. Without it, only the filenames will be
-       indexed.
-
-   Text, Html, mail folders and Openoffice files are processed internally.
 
 4.1.2. Building