From de3c985e10909cea4ae93579ac461223149ae7f1 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Thu, 5 Oct 2023 10:46:24 +0200 Subject: [PATCH] fix lint problem --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a81544..b3e00b4 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ npm test ## Deploy -You can use the webhook template `webhook.conf.template` and the `deploy.sh` script in `.github/webhooks/` to implement an automatic deployment from a (github) webhook. +You can use the webhook template `webhook.conf.template` and the `deploy.sh` script in `.github/webhooks/` for an automatic deployment from a (github) webhook. For this to work follow these steps (using alpine): ```bash