about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-02-23 22:43:37 +0000
committerEric Wong <e@yhbt.net>2020-02-24 08:18:17 +0000
commit1f7ea2f8a4a8bb502edd05ee13bad0c74f4ccbf5 (patch)
tree8af788f505ac7317313dbf40306e4ab4cbdad668 /INSTALL
parentd87053bf6cae0258125e84e1531d5f1206c53288 (diff)
downloadpublic-inbox-1f7ea2f8a4a8bb502edd05ee13bad0c74f4ccbf5.tar.gz
Since v2 inboxes can be made of several git repositories,
consistently call them "inboxes", instead.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index bf1c821a..7d14ca55 100644
--- a/INSTALL
+++ b/INSTALL
@@ -21,9 +21,9 @@ Requirements
 public-inbox requires a number of other packages to access its full
 functionality.  The core tools are, of course:
 
-* Git (1.8.0+, 2.6+ for writing v2 repositories)
+* Git (1.8.0+, 2.6+ for writing v2 inboxes)
 * Perl 5.10.1+
-* DBD::SQLite (needed for NNTP, message threading, and v2 repositories)
+* DBD::SQLite (needed for NNTP, message threading, and v2 inboxes)
 
 To accept incoming mail into a public inbox, you'll likely want: