From f8494ffd7a1c04fa98b664e72c2ec7432c7dd6a3 Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Thu, 17 Jun 2021 22:42:30 +0100 Subject: s/created/create/ --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abe02b6..e263df3 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ The `make rsstitle install` will : - compile honk - copy manuals to the relevant sections in `/usr/share/man` - copy html template to `/usr/share/honk` -- created the **honk** user and group if not existing -- created a systemd service if `SYSTEMD=1` is defined in the Makefile +- create the **honk** user and group if not existing +- create a systemd service if `SYSTEMD=1` is defined in the Makefile - initialize the honk database if not existing at `/usr/share/honk/honk.db` # Patches -- cgit v1.2.3-54-g00ecf