summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/building.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/building.md b/docs/building.md
index 54fca8d6a..f32bda997 100644
--- a/docs/building.md
+++ b/docs/building.md
@@ -9,7 +9,7 @@ version of Slang.
Please install:
-- CMake (3.25 preferred, but 3.22 works[^1])
+- CMake (3.26 preferred, but 3.22 works[^1])
- A C++ compiler with support for C++17. GCC, Clang and MSVC are supported
- A CMake compatible backend, for example Visual Studio or Ninja
- Python3 (a dependency for building spirv-tools)