From f36351c0096cabb815780b28fe0a4eed0b8f4d41 Mon Sep 17 00:00:00 2001 From: modernw Date: Fri, 10 Apr 2026 18:27:11 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0da7e9a..a338b20 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@

Download the latest release from the Releases section.

Note: There is no official release yet, but the test version still does not have the Pre-released label; this is for testing upgrade functionality. Once the official release is complete, previous versions will be marked as Pre-released.

+

Note 2: Ensure that .NET Framework 4.6 is installed on your computer, as the runtime libraries automatically installed by the installer may not actually be installed on your system. Therefore, after completing the installation via the installer, be sure to download and run the .NET Framework 4.6 runtime library installer again.

Download Runtime Libraries
Download Dependencies for Metro Apps

Attention