Update cmake version in README

This commit is contained in:
Sebastian Messmer 2021-01-06 22:23:03 -08:00
parent 5f9ecb0573
commit 5ee4991281
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ Requirements
------------
- Git (for getting the source code)
- GCC version >= 6.5 or Clang >= 4.0
- CMake version >= 3.6
- CMake version >= 3.9
- Conan package manager
- libcurl4 (including development headers)
- SSL development libraries (including development headers, e.g. libssl-dev)