diff --git a/README.md b/README.md index 4d679ca..5bb0c62 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ external_url = http://your.ip.here:3333/webhook ### Creating hooks -As an OP+ in a channel, you may type `.gh-hook user/repo`. You will see some informational text on what you need to do to finalize the hook, including a link to click to authorize the creation of the webhook. You will be required to authorize the Github application to read/write your webhooks (see [L167-168](https://github.com/sopel-irc/sopel-github/blob/master/sopel_modules/github/webhook.py#L167-L168)) but this should be the _only_ permissions we need. +As an OP+ in a channel, you may type `.gh-hook user/repo`. You will see some informational text on what you need to do to finalize the hook, including a link to click to authorize the creation of the webhook. You will be required to authorize the Github application to read/write your webhooks (see [L163-164](https://github.com/sopel-irc/sopel-github/blob/master/sopel_modules/github/webhook.py#L163-L164)) but this should be the _only_ permissions we need. ``` <@maxpowa> .gh-hook maxpowa/sopel-github