summaryrefslogtreecommitdiff
path: root/CONTRIBUTION.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTION.md')
-rw-r--r--CONTRIBUTION.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTION.md b/CONTRIBUTION.md
index becbfaf62..8a8a85a8b 100644
--- a/CONTRIBUTION.md
+++ b/CONTRIBUTION.md
@@ -94,7 +94,7 @@ Install CMake and Ninja.
```
$ sudo apt-get install cmake ninja-build
```
-> Warning: Currently the required CMake version is 3.20 or above.
+> Warning: Currently the required CMake version is 3.25 or above.
Run CMake with a following command to generate Makefile:
```