Skip to content

Commit 17d8de5

Browse files
authored
Merge pull request #99 from Rayumie/patch-1
Fix the link to .NET SDK 7 on requirements.md
2 parents c8d26bc + 9139c1f commit 17d8de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual/get-started/requirements.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The launcher will check and begin installation if it is missing, however if your
2727

2828
Flax Launcher requires [Microsoft .NET Framework 4.5.2](https://www.microsoft.com/en-us/download/details.aspx?id=42642) or higher.
2929

30-
Flax Editor requires [.NET SDK 7](ttps://dotnet.microsoft.com/en-us/download/dotnet/7.0).
30+
Flax Editor requires [.NET SDK 7](https://dotnet.microsoft.com/en-us/download/dotnet/7.0).
3131

3232
We also recommend using Visual Studio 2022 for writing code.
3333
You can download the free community edition [here](https://www.visualstudio.com/downloads/).

0 commit comments

Comments
 (0)