From f851c5513c4dd50276c0b1b5e083c6e9fe82e3f7 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 5 Jun 2011 15:09:35 -0700 Subject: [PATCH] update readme --- Readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Readme.md b/Readme.md index 6a0266f..bcef8a8 100644 --- a/Readme.md +++ b/Readme.md @@ -13,6 +13,10 @@ run `npm i --global thepusher`. Run `thepusher` from the command line. It does not daemonize itself, it only logs to stdout, and it doesn't run at startup. Yet. Pull requests accepted and encouraged. +When you run ThePusher it'll tell you the exact URL to use as your post-receive hook. +Add that URL to all the projects you need to on Github in the Admin panel. +More specifically go to Admin -> Service Hooks -> Post-receive URLs. + ## Configuration ThePusher's config file resides at `~/.pusher` and looks like this: