diff options
author | June McEnroe <june@causal.agency> | 2021-09-13 14:13:25 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-09-13 14:38:07 -0400 |
commit | 373f3b4b07e8b97825d11cfa4ee44a14297347c1 (patch) | |
tree | f98e357990917118b880f063ed2fb8f0b8fa6632 | |
parent | Build with vendored sqlite3 (diff) | |
download | scooper-373f3b4b07e8b97825d11cfa4ee44a14297347c1.tar.gz scooper-373f3b4b07e8b97825d11cfa4ee44a14297347c1.zip |
Document lack of dependency on SQLite
-rw-r--r-- | README.7 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/README.7 b/README.7 index 14ada0d..735840e 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd August 23, 2020 +.Dd September 13, 2021 .Dt README 7 .Os "Causal Agency" . @@ -22,8 +22,9 @@ targets .Ox and Linux, and requires -.Lk "https://kristaps.bsd.lv/kcgi/" kcgi -and SQLite. +.Lk "https://kristaps.bsd.lv/kcgi/" kcgi . +.Nm +uses a local copy of SQLite. . .Bd -literal -offset indent \&./configure |