]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blobdiff - includes/normal/README
MediaWiki 1.11.0
[autoinstallsdev/mediawiki.git] / includes / normal / README
index f8207a1b2e3e368f0d7980125f0959acc0928464..a17aa7da7064677cc3bc64f9b8aa5a7936ec11bf 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 ==