From 6eda1ee4337a57cb92b831ff2647b914b52ff14a Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 15 Aug 2023 21:58:18 +0000 Subject: [PATCH] cmake: reflect minimum version in docs [ci skip] Follow-up to 9cd18f4578baa41dfca197f60557063cad12cd59 --- docs/INSTALL_CMAKE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL_CMAKE.md b/docs/INSTALL_CMAKE.md index 1b90139a..146e80d4 100644 --- a/docs/INSTALL_CMAKE.md +++ b/docs/INSTALL_CMAKE.md @@ -6,7 +6,7 @@ Web site source code: https://github.com/libssh2/www Installation instructions are in docs/INSTALL ======= -To build libssh2 you will need CMake v3.1 or later [1] and one of the +To build libssh2 you will need CMake v3.7 or later [1] and one of the following cryptography libraries: * OpenSSL