From 1549726c0596fb81a20096148382cee1b2a590ce Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sun, 31 Oct 2021 00:56:35 -0400 Subject: [PATCH] Fix the wording of the Systemd line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2404a9d..a18f040 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ The Python dependencies can be installed via `pip install -r requirements.txt`. 1. Configure your Git system to send webhooks for the event(s) and repositories you want to the Basic Builder API. -1. Optionally, configure Basic Builder to use Systemd via the [example configurations](systemd/). +1. Optionally, configure Basic Builder to run under Systemd via the [example configurations](systemd/). ## Webhook Configuration