Skip to content

Commit a7468d5

Browse files
committed
doc: update required cmake version in README.md
Signed-off-by: GitHub <noreply@github.com>
1 parent 6d9ac56 commit a7468d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ API documentation for v0.8.0+ can viewed from:
3434
### Building and installing
3535

3636
#### Prereqs:
37-
- [CMake v2.6 or better](http://www.cmake.org/)
37+
- [CMake v3.12 or better](http://www.cmake.org/)
3838
- A C compiler (GCC 4.4+, clang, and MSVC are test. Other compilers may also
3939
work)
4040
- *Optionally* [OpenSSL](http://www.openssl.org/) v1.1.1+ to enable support for

0 commit comments

Comments
 (0)