diff options
author | sin <sin@2f30.org> | 2016-01-06 18:36:34 +0000 |
---|---|---|
committer | sin <sin@2f30.org> | 2016-01-06 18:36:34 +0000 |
commit | 73f259f2557698a83c9fb7e11938feb775740741 (patch) | |
tree | 387bd72b93535b6b3321d0abef21d992da6e925f | |
parent | c576a7ae6e0ee2642643a4b2b4e304ea204bc6ba (diff) |
Update README - it also works on FreeBSD
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |