From b79be4bfd1ecb2aa4a6a5e809c3e257fd18c15d0 Mon Sep 17 00:00:00 2001 From: jaina heartles Date: Tue, 11 Oct 2022 20:42:22 -0700 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6991978..0b312f7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ - A recent-ish build of zig from the [main branch](https://github.zom/ziglang/zig) (0.9.1 will NOT work, it is missing stdlib apis we use) - System libraries * `sqlite3` + * `libpq` NOTE: compilation is broken right now because of: