From: sin Date: Wed, 6 Jan 2016 18:36:34 +0000 (+0000) Subject: Update README - it also works on FreeBSD X-Git-Url: https://git.atheridis.org/?a=commitdiff_plain;h=73f259f2557698a83c9fb7e11938feb775740741;p=forks%2Fstagit.git Update README - it also works on FreeBSD --- diff --git a/README b/README index 6cc1646..fc81a38 100644 --- a/README +++ b/README @@ -28,7 +28,7 @@ Dependencies ------------ - libgit2 (v0.22+). -- libc (tested with OpenBSD, glibc and musl). +- libc (tested with OpenBSD, FreeBSD, glibc and musl). - C compiler (C99). - make