From a8023d255a1a1a055729a0ffbcbcafd52958c568 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 18 Nov 2023 21:42:07 +0100 Subject: [PATCH] State minimum required Windows 10 version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 480170d..e8a74b8 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ See the release section on GitHub. native Wayland support if it does not work on your system) * Windows * for binaries checkout the [release section on GitHub](https://github.com/Martchus/tageditor/releases) - * the Qt 6 based version is stable and preferable but only supports Windows 10 and newer + * the Qt 6 based version is stable and preferable but only supports Windows 10 version 1809 and newer * the Qt 5 based version should still work on older versions down to Windows 7 although this is not regularly checked * for mingw-w64 PKGBUILDs checkout [my GitHub repository](https://github.com/Martchus/PKGBUILDs)