Skip to content

Commit f462026

Browse files
authored
Update README.md
1 parent 0c074c2 commit f462026

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Please refer to `README.pdf`, which is available in the root of the Release pack
3333

3434
The recommended way to build the plugins is via CMake's preset mechanism. Before you can make use of that you'll need a few tools.
3535

36-
- Compiler with C++14 support
37-
- [CMake](https://www.cmake.org) build system (version 3.21.0 or higher for `--preset` support, 3.8 or higher for manual build)
36+
- Compiler with C++20 support
37+
- [CMake](https://www.cmake.org) build system (version 3.21.0 or higher for `--preset` support, 3.14 or higher for manual build)
3838
- [Ninja](https://ninja-build.org/)
3939

4040
### MacOS

0 commit comments

Comments
 (0)