summaryrefslogtreecommitdiff
path: root/plugins/Aim/README
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Aim/README')
-rw-r--r--plugins/Aim/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Aim/README b/plugins/Aim/README
index 046591738..7d486a036 100644
--- a/plugins/Aim/README
+++ b/plugins/Aim/README
@@ -6,7 +6,7 @@ add "addPlugin('aim',
array('setting'=>'value', 'setting2'=>'value2', ...);"
to the bottom of your config.php
-The daemon included with this plugin must be running. It will be started by
+scripts/imdaemon.php included with StatusNet must be running. It will be started by
the plugin along with their other daemons when you run scripts/startdaemons.sh.
See the StatusNet README for more about queuing and daemons.