about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2024-03-16 23:37:18 +0100
committerEric Wong <e@80x24.org>2024-03-18 08:08:29 +0000
commit7de64dc25f8348f902f2815d520ecce3d0e90ca8 (patch)
tree2f77db102bf7598587b8e06cda6a0962104d1f16
parent1ee89581b19a66136582e7dfb9e70d81a5ab1873 (diff)
downloadpublic-inbox-master.tar.gz
-rw-r--r--INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index c04831c2..aa2b2b84 100644
--- a/INSTALL
+++ b/INSTALL
@@ -58,7 +58,7 @@ Where "deb" indicates package names for Debian-derived distributions,
 "pkgin" for NetBSD, "apk" for Alpine Linux and "rpm" is for RPM-based
 distributions (only known to work on Fedora).
 
-Numerous optional modules are likely to be useful as well:
+Most users will likely also want the following:
 
 - DBD::SQLite                      deb: libdbd-sqlite3-perl
                                    pkg: p5-DBD-SQLite
@@ -71,7 +71,8 @@ Numerous optional modules are likely to be useful as well:
                                    rpm: perl-Search-Xapian
                                    (required for lei; HTTP and IMAP search)
 
-Every effort has been to make everything else optional:
+Other modules might be useful as well, depending on your use case and
+preferences:
 
 - Plack                            deb: libplack-perl
                                    pkg: p5-Plack