diff --git a/views/index.html b/views/index.html
index e8d2680..892bb25 100644
--- a/views/index.html
+++ b/views/index.html
@@ -239,7 +239,8 @@ pre {
Click the Configuration tab
Click the "Copy to clipboard" icon to the right of the "GitHub webhook URL" field
Navigate to your repository on GitHub and click on repository settings > webhooks > Add webhook
- Paste your webhook URL provided by OpenShift
+ Paste your webhook URL provided by OpenShift in the "Payload URL" field
+ Change the "Content type" to 'application/json'
Leave the defaults for the remaining fields — that's it!
After you save your webhook, if you refresh your settings page you can see the status of the ping that Github sent to OpenShift to verify it can reach the server.