From 15ba96c88c7ba651209243cb65a1a4576bcb52b3 Mon Sep 17 00:00:00 2001 From: Ye Luo Date: Thu, 27 Jan 2022 09:59:13 -0600 Subject: [PATCH] Update installation.rst --- docs/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.rst b/docs/installation.rst index 417b93833..b443a4a82 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -186,7 +186,7 @@ Building with CMake The build system for QMCPACK is based on CMake. It will autoconfigure based on the detected compilers and libraries. The most recent version of CMake has the best detection for the greatest variety of systems. The -minimum required version of CMake is 3.14.0. Most +minimum required version of CMake is 3.15.0. Most computer installations have a sufficiently recent CMake, though it might not be the default.