commit d6937c195f3459194d5ab056397981e1ade54871 (patch)
parent c783e54dae5bd74de2280e31223ce8a0ad0d611d
Author: Leonardo Taccari <iamleot@gmail.com>
Date: Sun, 5 May 2019 19:11:36 +0200
README: works also on NetBSD
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
@@ -28,7 +28,7 @@ Dependencies
------------
- libgit2 (v0.22+).
-- libc (tested with OpenBSD, FreeBSD, Linux: glibc and musl).
+- libc (tested with OpenBSD, FreeBSD, NetBSD, Linux: glibc and musl).
- C compiler (C99).
- make