From 8b68ad08ba3af2447f0f90daaa3931759608956a Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sat, 28 Nov 2020 23:16:36 +0100 Subject: [PATCH] In the README, make the group before we install. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index df4b07a..40bf667 100644 --- a/README +++ b/README @@ -15,8 +15,8 @@ do not have an SSD. Installation is run as: meson obj cd obj ninja + sudo addgroup --system plocate sudo ninja install - sudo addgroup plocate sudo systemctl enable plocate-updatedb.timer To build the database for the first time after install, you can do -- 2.39.2