From 53c0dae40c007a6cc68fa9a099cc7c32749d1872 Mon Sep 17 00:00:00 2001 From: Collin Kidder Date: Mon, 13 May 2024 19:30:58 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cdcdbb59..0574fef9 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,9 @@ to download it separately. This project requires 5.14.0 or higher because of a dependency on QtSerialBus and other new additions to Qt. -NOTE: As the code in this master branch sits, it will not properly compile with QT6. -However, there is a QT6WIP branch that should successfully compile. The QT6WIP branch may not -function entirely properly yet. +NOTE: As the code in this master branch sits, it does compile with QT6. Support for QT6 is approximately "beta" quality. Most all functions should work, please send issues if found. + +It appears that the current binary build for MacOS requires at least MacOS 10.15 ## Instructions for compiling: