mod_pubsub_feeds/README.markdown
changeset 1897 8064b5e346ab
parent 1896 981143617dcf
child 3052 4e8f73402577
--- a/mod_pubsub_feeds/README.markdown	Sat Oct 03 16:09:01 2015 +0200
+++ b/mod_pubsub_feeds/README.markdown	Sat Oct 03 16:53:45 2015 +0200
@@ -16,8 +16,11 @@
 Configuration
 =============
 
-This module must be loaded on a Prosody pubsub component. Add it to
-`modules_enabled` and configure like so:
+This module needs to be be loaded together with
+[mod\_pubsub][doc:modules:mod\_pubsub].
+
+For example, this is how you could add it to an existing pubsub
+component:
 
 ``` lua
 Component "pubsub.example.com" "pubsub"