Skip to content

Commit 47135ef

Browse files
authored
Bump required Qt version in README.md
1 parent 1cc19de commit 47135ef

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
@@ -39,7 +39,7 @@ For Windows, the C++ runtime library must be available (if not, a msvcp140.dll e
3939

4040
## Building
4141
Initially, the following dependencies must be made available:
42-
- A recent (5.10+) version of [Qt](https://www.qt.io/download) + Qt Charts (**not** bundled with Qt by default, but can be selected during Qt installation)
42+
- A recent (5.14+) version of [Qt](https://www.qt.io/download) + Qt Charts (**not** bundled with Qt by default, but can be selected during Qt installation)
4343
- [CMake](https://cmake.org/)
4444

4545
Then, Ripes can be checked out and built as a standard CMake project:

0 commit comments

Comments
 (0)