State minimum required Windows 10 version

This commit is contained in:
Martchus 2023-11-18 21:42:26 +01:00
parent a87e431e04
commit f82bf04c66
1 changed files with 1 additions and 1 deletions

View File

@ -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 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 * Antivirus software often **wrongly** considers the executable harmful. This is a known problem. Please don't create
issues about it. 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 * 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 * 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) * for mingw-w64 PKGBUILDs checkout [my GitHub repository](https://github.com/Martchus/PKGBUILDs)