aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.markdown8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.markdown b/README.markdown
index 13d5e6e..d702078 100644
--- a/README.markdown
+++ b/README.markdown
@@ -2,9 +2,11 @@ Clubber
=======
Clubber is a Perl script to make forming `chroot` environments less of a task
-that makes you want to cry and kill yourself. It requires `ldd` and `md5sum`,
-and should be run interactively as `root`, *never* as an automated or
-unattended task.
+that makes you want to cry and kill yourself. It requires `ldd`. It should be
+run interactively as `root`, *never* as an automated or unattended task.
+
+A list of the Perl modules required is at the top of the script; they're all
+reasonably standard, and are probably on your system already.
Usage
-----