update readme

This commit is contained in:
弘韬 张 2021-02-23 18:12:27 +08:00
parent fec4b5b183
commit 5a6f7cf2ce

View file

@ -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