From: Steinar H. Gunderson Date: Sat, 28 Nov 2020 22:16:36 +0000 (+0100) Subject: In the README, make the group before we install. X-Git-Tag: 1.1.0~6 X-Git-Url: https://git.sesse.net/?p=plocate;a=commitdiff_plain;h=8b68ad08ba3af2447f0f90daaa3931759608956a In the README, make the group before we install. --- 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