diff --git a/ops/webhooks/README.md b/ops/webhooks/README.md index 191872a07..ff9ca321a 100644 --- a/ops/webhooks/README.md +++ b/ops/webhooks/README.md @@ -16,7 +16,7 @@ Set up a webhook [on GitHub](https://github.com/hop-protocol/hop/settings/hooks) - Installation - Add the appropriate files from this directory to the server and make them executable with `chmod +x` - Run `./install_webhook_server.sh` - - Run `/.install-_dependencies.sh` + - Run `/.install_dependencies.sh` - Run the webhook server in the background with `./run_webhook_server.sh &` Ensure that you have a `docker.sh` executable file in the directly where these files are being executed.