aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index d702078..a19f7ac 100644
--- a/README.markdown
+++ b/README.markdown
@@ -5,6 +5,10 @@ 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`. It should be
run interactively as `root`, *never* as an automated or unattended task.
+If you're going to use Clubber to import your libraries for your `chroot`
+environment, make sure you run it with `--dry` first, and that you're sure
+you understand what it's going to do.
+
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.