summaryrefslogtreecommitdiff
path: root/docs/INSTALL
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2025-04-01 16:29:11 +0100
committerSadie Powell <sadie@witchery.services>2025-04-01 16:29:11 +0100
commit2ecb667d1c24492fa1b3570a5892a89c2b00781f (patch)
tree37126df476b445df90d9504d450d8ff16cb06166 /docs/INSTALL
parentc21f6ac597c0f07b3ae07e5500b41dce1555ad04 (diff)
Bump the minimum CMake version in the docs.
Diffstat (limited to 'docs/INSTALL')
-rw-r--r--docs/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index 305295331..15b6f9d98 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -27,7 +27,7 @@ Note: You should also read the README and FAQ files!
cmake --version
If it's installed, you will get a line that says something similar to
- "cmake version 2.8.12.2". If the version is less than 2.4 or you get
+ "cmake version 3.28.3". If the version is less than 3.8.0 or you get
an error saying the command was not found, you will not be able to use
CMake unless you install it yourself into your home directory. CMake
can be downloaded from: