summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-01 08:25:00 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-01 08:25:00 +0200
commitd7a0989e8af4c8cb281712ec3ec5893fbd6dda2c (patch)
treea7a8699181565deedb1ff0e0fb3a03ad84415577
parentdcd48b6768816cd80a2817637d2e86bf869d522a (diff)
Update INSTALL file
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 1efa6db..7194b96 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,5 +4,5 @@ next time try running:
$ bpkg build libsqlite3
But if you don't want to use the package manager, then you can also build this
-package manually using the build2 build system. See sqlite3/buildfile for some
-configuration options.
+package manually using the standard build2 build system. See sqlite3/buildfile
+for some configuration options.