summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c09848b..971c54c 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@ This package is a thin wrapper around [sqlite](https://sqlite.org/index.html)'s
4 4
5## Requirements 5## Requirements
6 6
7* [Zig master](https://ziglang.org/download/)
7* Linux 8* Linux
8* the system and development package for sqlite 9* the system and development package for sqlite
9 * `libsqlite3-dev` for Debian and derivatives 10 * `libsqlite3-dev` for Debian and derivatives