Skip to content

Commit 0e4c320

Browse files
committed
split readme changes out
1 parent 5037738 commit 0e4c320

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -395,11 +395,11 @@ Get in touch if you like to join the Flow-Launcher Team and help build this grea
395395

396396
### Developing/Debugging
397397

398-
- Flow Launcher's target framework is .Net 9
398+
- Flow Launcher's target framework is .Net 7
399399

400400
- Install Visual Studio 2022
401401

402-
- Install .Net 9 SDK
402+
- Install .Net 7 SDK
403403
- via Visual Studio installer
404-
- via winget `winget install Microsoft.DotNet.SDK.9`
405-
- Manually from [here](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)
404+
- via winget `winget install Microsoft.DotNet.SDK.7`
405+
- Manually from [here](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)

0 commit comments

Comments
 (0)