summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.adoc b/README.adoc
index f364be05..5f983ed8 100644
--- a/README.adoc
+++ b/README.adoc
@@ -124,7 +124,7 @@ platforms might not work.
== Requirements
To build this project, you will need a C99 compatible compiler and
-http://www.cmake.org[CMake] version 3.1 or newer.
+http://www.cmake.org[CMake] version 3.13 or newer.
We recommend using the https://ninja-build.org[Ninja] build
system (pass "-G Ninja" to CMake) when you can.