diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |