summaryrefslogtreecommitdiff
path: root/includes/normal/README
diff options
context:
space:
mode:
Diffstat (limited to 'includes/normal/README')
-rw-r--r--includes/normal/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/includes/normal/README b/includes/normal/README
index f8207a1b..a17aa7da 100644
--- a/includes/normal/README
+++ b/includes/normal/README
@@ -32,6 +32,10 @@ have been changed or you remove it.
data from from the net if necessary. If it reports failure, something is
going wrong!
+You may have to set up PHPUnit first.
+
+$ pear channel-discover pear.phpunit.de
+$ pear install phpunit/PHPUnit
== Benchmarks ==