Jelajahi Sumber

Merge pull request #1 from bellwood/patch-1

Annotate that Net::XMPP must be installed via cpan
Andy Baugh 8 tahun lalu
induk
melakukan
a57947104e
1 mengubah file dengan 5 tambahan dan 0 penghapusan
  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