X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;h=2a8625aacbc31383cebf7a797b6a7876b15f3850;hb=7f39444852308224240ebfb75e0bf8f39403afa0;hp=40bf667b2f0dbfa075188bcaaa0b774808bbbba8;hpb=8b68ad08ba3af2447f0f90daaa3931759608956a;p=plocate diff --git a/README b/README index 40bf667..2a8625a 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ and a kernel supporting io_uring (Linux 5.1 or newer) is optional, but strongly recommended for best performance, especially if you do not have an SSD. Installation is run as: - meson obj + meson setup obj cd obj ninja sudo addgroup --system plocate @@ -24,8 +24,8 @@ To build the database for the first time after install, you can do sudo updatedb The initial run of updatedb needs to scan the entire filesystem. -Subsequent runs of updatedb will be much faster, and create a slightly -smaller (~5%) database. +Subsequent runs of updatedb will be much faster, and create a slightly (~5%) +smaller database. If you wish to run some tests of the TurboPFor implementation against the reference implementation, you can check it out and run as follows: