]> git.sesse.net Git - plocate/blobdiff - README
In the README, make the group before we install.
[plocate] / README
diff --git a/README b/README
index df4b07a45b01e24e32c2f347fbfad66c2b9a6e69..40bf667b2f0dbfa075188bcaaa0b774808bbbba8 100644 (file)
--- 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