From 0ffd8badb87e58a6acc13ddf609c2905c240d32b Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 5 Jun 2016 16:39:31 -0400 Subject: [PATCH] Er whoops. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48311583..27ede1f7 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ This README is being written.
## Build Requirements * All platforms: - * CMake 3.81 or newer + * CMake 2.8.11 or newer * Windows: either * Microsoft Visual Studio 2013 or newer (2013 is needed for `va_copy()`) — you can build either a static or a shared library * MinGW-w64 (other flavors of MinGW may not work) — **you can only build a static library**; shared library support will be re-added once the following features come in: