commit f5a121e835be7e47fa590475796b0aabe7766180 parent 960d82eb105f5f2829f3cf9d0d82cba9f526aab3 Author: Frederic Cambus <fred@statdns.com> Date: Sun, 26 May 2019 09:11:50 +0200 Fix a typo. Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -17,7 +17,7 @@ StatZone uses the CMake build system and requires uthash header files. cmake .. make -StatZone has been sucessfully built and tested on OpenBSD and Linux with +StatZone has been successfully built and tested on OpenBSD and Linux with both Clang and GCC. ## Usage