about summary refs log tree commit homepage
path: root/install/README
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2024-03-13 21:02:11 +0000
committerEric Wong <e@80x24.org>2024-03-14 19:45:32 +0000
commit5e8068b28aa01befa9c6fa7368db956148816189 (patch)
treec3fa67d7359ec060cb1e184d999186d2cfeb6442 /install/README
parentc29d8743c68b06e980a4d6f04dc5e4682793e04d (diff)
downloadpublic-inbox-5e8068b28aa01befa9c6fa7368db956148816189.tar.gz
INSTALL now covers more of lei since I'm less uncomfortable
about it for 2.0 and points users towards the install/ helpers
if installing from source.
Diffstat (limited to 'install/README')
-rw-r--r--install/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/install/README b/install/README
index dd652552..2cdac4d2 100644
--- a/install/README
+++ b/install/README
@@ -1,7 +1,11 @@
 tooling for mass package installation
 -------------------------------------
 
-TL;DR:        sudo ./install/deps.perl all
+TL;DR (as root or with sudo):
+
+        ./install/deps.perl all                # install everything
+        ./install/deps.perl lei                # only what's needed for lei
+        ./install/deps.perl www-search        # for hosting WWW search
 
 Files in this directory are designed for: