diff --git a/README.md b/README.md index 31e62c7ca..d33a01e2d 100644 --- a/README.md +++ b/README.md @@ -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: