From debddbf92a4b7cf24c77b15fb7763b12b9be3557 Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Sat, 5 Aug 2017 22:35:04 +0200 Subject: [PATCH] updated requirements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8af57c4f..7b3b2ab6 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ To be able to use `uvw`, users must provide the following system-wide tools: The requirements below are mandatory to compile the tests and to extract the documentation: -* CMake version 3.4 or later. +* CMake version 3.2 or later. * Doxygen version 1.8 or later. Note that `libuv` is part of the dependencies of the project and it will be cloned by `cmake` (see below for further details).