From 559e846e9dead14f5f6a624fd46beb95a94c6cfd Mon Sep 17 00:00:00 2001 From: Hongtao Zhang Date: Sun, 1 Sep 2024 18:08:39 -0700 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f1e084bd..04fb80d6c 100644 --- a/README.md +++ b/README.md @@ -390,7 +390,7 @@ Get in touch if you like to join the Flow-Launcher Team and help build this grea - Install Visual Studio 2022 -- Install .Net 7 SDK +- Install .Net 8 SDK - via Visual Studio installer - via winget `winget install Microsoft.DotNet.SDK.7` - - Manually from [here](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) + - Manually from [here](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)