Explorar o código

Merge pull request #1 from bellwood/patch-1

Annotate that Net::XMPP must be installed via cpan
Andy Baugh %!s(int64=8) %!d(string=hai) anos
pai
achega
a57947104e
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -10,6 +10,11 @@ Current plugins:
 Installation and Use:
 ---------------------
 * 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