Skip to content

Commit b132398

Browse files
authored
Correct the link of .NET 8.0 SDK in README.md (#32)
1 parent 284aa35 commit b132398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ On April 23, 2024, Microsoft released an [update](https://support.microsoft.com/
1313
To download the latest version of OFGB, [click here](https://github.com/xM4ddy/OFGB/releases/latest) or click the "Releases" tab at the right of the page.
1414

1515
## Building
16-
To build OFGB, you will need [Visual Studio](https://visualstudio.microsoft.com/) and the [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/6.0).
16+
To build OFGB, you will need [Visual Studio](https://visualstudio.microsoft.com/) and the [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/8.0).
1717

1818
1. Clone/download the repository, either with `git clone https://github.com/xM4ddy/OFGB` or by downloading the ZIP file.
1919
2. Open the solution file in Visual Studio.

0 commit comments

Comments
 (0)