fix db uri

This commit is contained in:
2025-11-21 22:30:17 +01:00
parent f2137627d7
commit a4a3cd470f

View File

@@ -17,7 +17,7 @@ data and speed.
You need either the GNU gdbm library or the Berkeley database
system. You can find gdbm at:
http://www.gnu.org/software/gdbm/gdbm.html
And the berkeley library at: http://www.sleepycat.com.
And the berkeley library at: https://libdb.org/.
You will also need `meson` and `ninja`: https://mesonbuild.com/.