Update Qt version in README

This commit is contained in:
Nicolas Werner 2021-07-12 00:55:44 +02:00
parent 92d6b9c5f1
commit 68851ee5aa
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ choco install nheko-reborn
### Build Requirements
- Qt5 (5.12 or greater). Required for overlapping hover handlers in Qml.
- Qt5 (5.15 or greater). Required for overlapping hover handlers in Qml.
- CMake 3.15 or greater. (Lower version may work, but may break boost linking)
- [mtxclient](https://github.com/Nheko-Reborn/mtxclient)
- [coeurl](https://nheko.im/nheko-reborn/coeurl)