Skip to content

Commit

Permalink
Bump required Qt version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mortbopet authored May 27, 2021
1 parent 1cc19de commit 47135ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ For Windows, the C++ runtime library must be available (if not, a msvcp140.dll e

## Building
Initially, the following dependencies must be made available:
- 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)
- 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)
- [CMake](https://cmake.org/)

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

0 comments on commit 47135ef

Please sign in to comment.