Skip to content

Commit 2a56c79

Browse files
authored
Merge pull request #351 from borro0/patch-1
Update README.md with new dotnet version
2 parents 30a67bb + 18fa6b2 commit 2a56c79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Compilation
2525
First, install the Java JRE. This is a compile-time only dependency,
2626
required to execute ANTLR.
2727

28-
## Install .NET SDK (version 7.0)
28+
## Install .NET SDK (version 9.0)
2929

30-
Install the [.NET 7.0](https://dotnet.microsoft.com/download/dotnet/7.0) sdk.
30+
Install the [.NET 9.0](https://dotnet.microsoft.com/download/dotnet/9.0) sdk.
3131
Add NuGet package source (in case it is missing) by executing:
3232

3333
dotnet nuget add source "https://api.nuget.org/v3/index.json" --name "NuGet"

0 commit comments

Comments
 (0)