From 7e123a5ed21598d4109cfa9e9c590548512b820b Mon Sep 17 00:00:00 2001 From: cosmonaut Date: Thu, 8 Jun 2023 11:09:20 -0700 Subject: [PATCH] update README again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a10cc7d..b42dbad 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ NOTE: OSX is broken right now because I need to set up MoltenVK. ## Requirements - [Git](https://git-scm.com/) or [Git for Windows](https://gitforwindows.org/) on Windows -- [.NET 6 SDK](https://dotnet.microsoft.com/download/dotnet/7.0) +- [.NET 7 SDK](https://dotnet.microsoft.com/download/dotnet/7.0) - [Build Tools for Visual Studio 2019](https://visualstudio.microsoft.com/downloads/) on Windows - [Visual Studio Code](https://code.visualstudio.com/) - [VSCode C# Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp)