From 5a6f7cf2ce9c9ebd4a3806c7cdddf67a6aa6ed88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=98=E9=9F=AC=20=E5=BC=A0?= Date: Tue, 23 Feb 2021 18:12:27 +0800 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d712ccf6..90df9ab62 100644 --- a/README.md +++ b/README.md @@ -80,11 +80,11 @@ Yes please, submit an issue to let us know. ## Developing/Debugging -Flow Launcher's target framework is .Net Core 5 +Flow Launcher's target framework is .Net 5 Install Visual Studio 2019 -Install .Net Core 5 SDK via Visual Studio installer or manually from [here](https://dotnet.microsoft.com/download/dotnet/thank-you/sdk-5.0.103-windows-x64-installer) +Install .Net 5 SDK via Visual Studio installer or manually from [here](https://dotnet.microsoft.com/download/dotnet/thank-you/sdk-5.0.103-windows-x64-installer) ## Documentation