summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2022-07-07 11:27:24 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2022-07-07 11:27:24 -0400
commitb9a92ef22ccafbb43bbd5d0e3453d4d18622bee2 (patch)
tree2d139955666b634a91a9e22311b487810d52ee2e
parent1e5e20d2749690caaf5a084f90064346ec88d381 (diff)
[1.0r3] update vs link to 2022
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ea67d9f..c381088 100644
--- a/README.md
+++ b/README.md
@@ -123,8 +123,8 @@ Extract the zip, copy SDL2-2.x.y into the ted directory, and rename it to SDL2.
to the ted directory.
Then run `make.bat release`.
-To build the .msi file, you will need Visual Studio, as well as the
-[Visual Studio Installer Projects extension](https://marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects).
+To build the .msi file, you will need Visual Studio 2022, as well as the
+[Visual Studio Installer Projects extension](https://marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects).
Then, open windows\_installer\\ted\\ted.sln, and build.
## Version history