aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Lionel <lionel@les-miquelots.net>2021-06-17 22:42:30 +0100
committerMiquel Lionel <lionel@les-miquelots.net>2021-06-17 22:42:30 +0100
commitf8494ffd7a1c04fa98b664e72c2ec7432c7dd6a3 (patch)
treea1a56e7bd7c91134dacf6d3a281557af37cde2a7
parent1fdb99eb4838a588d6fbcd949e7794360e5e5974 (diff)
downloadhonk_custom-f8494ffd7a1c04fa98b664e72c2ec7432c7dd6a3.tar.gz
honk_custom-f8494ffd7a1c04fa98b664e72c2ec7432c7dd6a3.zip
s/created/create/
-rw-r--r--README.md4
1 files 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