瀏覽代碼

Annotate that Net::XMPP must be installed via cpan

...otherwise tests will fail and the plugin will not work.
Brian Ellwood 8 年之前
父節點
當前提交
253f580037
共有 1 個文件被更改,包括 5 次插入0 次删除
  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