We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a1a3d commit b560c29Copy full SHA for b560c29
README.md
@@ -86,7 +86,7 @@ Ensure that you have the following installed
86
87
* C++ compiler
88
* [clang-format](https://clang.llvm.org/docs/ClangFormat.html)
89
- * [CMake v3.16+](https://cmake.org/)
+ * [CMake](https://cmake.org/)
90
* [Qt 5 and/or Qt 6](https://www.qt.io/)
91
* [Rust toolchain](https://www.rust-lang.org/)
92
* [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