Merge "Remove float from config-settings-block"
[lhc/web/wiklou.git] / includes / normal / README
index f8207a1..a17aa7d 100644 (file)
@@ -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 ==