summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Taccari <iamleot@gmail.com>2019-05-05 19:11:36 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2019-05-05 19:28:19 +0200
commitd6937c195f3459194d5ab056397981e1ade54871 (patch)
tree3e38f93b8d290e1820c119578d3a939640293f3b
parentc783e54dae5bd74de2280e31223ce8a0ad0d611d (diff)
README: works also on NetBSD
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6354725..8076ae8 100644
--- 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