more sqlite3
authorng0 <ng0@n0.is>
Fri, 16 Aug 2019 21:56:39 +0000 (21:56 +0000)
committerng0 <ng0@n0.is>
Fri, 16 Aug 2019 21:56:39 +0000 (21:56 +0000)
doc/handbook/chapters/developer.texi

index 1c558c4963cd108af9dfb660da4d3ed1f011b38a..92ff21e2821c1d33b3c2987a80fc1bbbdb69a0ac 100644 (file)
@@ -1320,7 +1320,8 @@ dependencies including development headers from your distribution.
 
 Other dependencies that you should strongly consider to install is a
 database (MySQL, SQLite3 or Postgres).
-The following instructions will assume that you installed at least sqlite.
+The following instructions will assume that you installed at least
+SQLite3 (commonly distributed as ``sqlite'' or ``sqlite3'').
 For most distributions you should be able to find pre-build packages for
 the database. Again, make sure to install the client libraries @b{and} the
 respective development headers (if they are packaged separately) as well.