Bladeren bron

Annotate that Net::XMPP must be installed via cpan

...otherwise tests will fail and the plugin will not work.
Brian Ellwood 8 jaren geleden
bovenliggende
commit
253f580037
1 gewijzigde bestanden met toevoegingen van 5 en 0 verwijderingen
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -7,6 +7,11 @@ Plans for the future can be read in TODO
 
 Steps 4 GreatSuccess:
 * Clone this repo with git onto a cPanel host of at least 11.64+
+* Install Net::XMPP
+
+    cpan
+    install Net:XMPP
+
 * Run the Tests
 
     make test