summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 90ff8f3a22..4f764f6a84 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ From the root of the source tree, run:
TAGS="bindata" make build
-or if sqlite support is required:
+or if SQLite support is required:
TAGS="bindata sqlite sqlite_unlock_notify" make build