README: Fix example service name (thanks Florob) default tip

Fri, 16 Dec 2011 23:42:24 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 16 Dec 2011 23:42:24 +0000
changeset 6
f54217e38365
parent 5
737258ea32e9

README: Fix example service name (thanks Florob)

README file | annotate | diff | comparison | revisions
--- a/README	Sun Dec 11 02:53:24 2011 +0000
+++ b/README	Fri Dec 16 23:42:24 2011 +0000
@@ -17,7 +17,7 @@
   - CONFIG: The filename of the config file containing the XMPP server credentials. The file
     is a simple text file, with the first line as the JID and the second line as the password.
     Ensure the permissions on this file prevent other users on the system from reading it.
-  - SERVICE: The pubsub service to publish to, e.g. 'example.pubsub.com'.
+  - SERVICE: The pubsub service to publish to, e.g. 'pubsub.example.com'.
   - NODE: The pubsub node to publish to, e.g. 'commits'
   - ID: The item id. Use the project name or branch - e.g. 'trunk'.
   - URL: If your repository is accessible via the web, set this to the root of your project,

mercurial