aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index f090522..78cc529 100644
--- a/README
+++ b/README
@@ -61,7 +61,8 @@ INSTALLATION
make install
Note that all steps in this process require mod_perl2 to be installed. I
- recommend installing mod_perl2 before trying to install Apache::Inject.
+ recommend installing mod_perl2 via your operating system's package
+ manager or ports collection before installing Apache::Inject.
Note further that, because they depend on Apache, the tests require an
unprivileged user and will be skipped if they are run as root. This is