We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30a67bb + 18fa6b2 commit 2a56c79Copy full SHA for 2a56c79
README.md
@@ -25,9 +25,9 @@ Compilation
25
First, install the Java JRE. This is a compile-time only dependency,
26
required to execute ANTLR.
27
28
-## Install .NET SDK (version 7.0)
+## Install .NET SDK (version 9.0)
29
30
-Install the [.NET 7.0](https://dotnet.microsoft.com/download/dotnet/7.0) sdk.
+Install the [.NET 9.0](https://dotnet.microsoft.com/download/dotnet/9.0) sdk.
31
Add NuGet package source (in case it is missing) by executing:
32
33
dotnet nuget add source "https://api.nuget.org/v3/index.json" --name "NuGet"
0 commit comments