]> git.sesse.net Git - plocate/commitdiff
Small README tweak.
authorSteinar H. Gunderson <steinar+git@gunderson.no>
Sat, 28 Nov 2020 22:21:06 +0000 (23:21 +0100)
committerSteinar H. Gunderson <steinar+git@gunderson.no>
Sat, 28 Nov 2020 22:21:06 +0000 (23:21 +0100)
README

diff --git a/README b/README
index 40bf667b2f0dbfa075188bcaaa0b774808bbbba8..f2c6cb862c4f962728e5e9afdfa0c0f0ef14ed7b 100644 (file)
--- a/README
+++ b/README
@@ -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.
   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:
 
 If you wish to run some tests of the TurboPFor implementation against
 the reference implementation, you can check it out and run as follows: