Update .Net NuGet package name to 4.7 with .NET Core target

This commit is contained in:
Daniel Katz 2017-06-14 11:22:47 +03:00 committed by GitHub
parent e9155ef9cb
commit 952b971728
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ This is just a quick start. The tool has many useful options to control generati
The Antlr 4 standard runtime for C# is now available from NuGet.
We trust that you know how to do add NuGet references to your project :-).
The package id is Antlr.4.Runtime. We do not support other packages.
The package id is Antlr4.Runtime.Standard. We do not support other packages.
### Step 6: You're done!