Skip to content

Commit b560c29

Browse files
Be-ingahayzen-kdab
authored andcommitted
remove mention of CMake version from README.md
so we don't have to keep it in sync with the code
1 parent 20a1a3d commit b560c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Ensure that you have the following installed
8686

8787
* C++ compiler
8888
* [clang-format](https://clang.llvm.org/docs/ClangFormat.html)
89-
* [CMake v3.16+](https://cmake.org/)
89+
* [CMake](https://cmake.org/)
9090
* [Qt 5 and/or Qt 6](https://www.qt.io/)
9191
* [Rust toolchain](https://www.rust-lang.org/)
9292
* [mold](https://github.com/rui314/mold), [lld](https://lld.llvm.org/), or GNU ld.gold for Linux (lld is included in the XCode toolchain on macOS)

0 commit comments

Comments
 (0)