From f82bf04c663dbabd39b2b9a6b2cc90ca20930a8d Mon Sep 17 00:00:00 2001 From: Martchus Date: Sat, 18 Nov 2023 21:42:26 +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 5a0e471..7c68b65 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ See the release section on GitHub. right click on the executable, select properties and tick the checkbox to allow the execution * Antivirus software often **wrongly** considers the executable harmful. This is a known problem. Please don't create issues about it. - * 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 * there is also a [Chocolatey package](https://community.chocolatey.org/packages/tageditor) maintained by bcurran3 * for mingw-w64 PKGBUILDs checkout [my GitHub repository](https://github.com/Martchus/PKGBUILDs)