From 175dbea3565dcf8a2d1ad21a99cb8c5a590ca1f0 Mon Sep 17 00:00:00 2001 From: leaf Date: Mon, 28 Oct 2024 11:44:20 +0800 Subject: [PATCH] Update doc --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 750de9e..8a9eb02 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ You can compile the `exe` file as below, or download my prebuilt files from the ## Compilation -Tested on Win10. +Tested on Win10, Visual Studio 2019 or 2022. - Clone @@ -50,7 +50,7 @@ Tested on Win10. - [Wix Toolset Visual Studio 2022 Extension](https://marketplace.visualstudio.com/items?itemName=WixToolset.WixToolsetVisualStudio2022Extension) -> You have to close Visual Studio to install the extension. Visual Studio 2019 still works. +> You need to close Visual Studio to install the extension. Visual Studio 2019 and its Wix extension still work. - Compile and Release