diff options
author | Leonardo Taccari <iamleot@gmail.com> | 2019-05-05 19:11:36 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-05-05 19:28:19 +0200 |
commit | d6937c195f3459194d5ab056397981e1ade54871 (patch) | |
tree | 3e38f93b8d290e1820c119578d3a939640293f3b | |
parent | c783e54dae5bd74de2280e31223ce8a0ad0d611d (diff) | |
download | stagit-fork-d6937c195f3459194d5ab056397981e1ade54871.zip |
README: works also on NetBSD
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |