From fed62d9e14c4042dcb2bbb2bdf080dcf14b7df17 Mon Sep 17 00:00:00 2001 From: Tiiffi Date: Sat, 9 Nov 2019 03:50:17 +0200 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index d91f314..859b037 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,7 +1,7 @@ Compiling and installing ------------------------ -Only dependency is C library with POSIX getopt support. +Only dependency is C library and POSIX getopt support. Compiling with GCC or CLANG: