Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
parrt committed Jan 3, 2021
1 parent 534d95b commit c5fbf63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/releasing-antlr.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ Now we have [appveyor create artifact](https://ci.appveyor.com/project/parrt/ant

Of course you need Mono and `nuget` to be installed. On mac:

- .NET build tools - can be loaded from [here](https://www.visualstudio.com/downloads/)
- .NET build tools - can be loaded from [here](https://www.visualstudio.com/downloads/) (I need dotnet 5 and 3.1 versions)
- nuget - download [nuget.exe](https://www.nuget.org/downloads)
- dotnet - follow [the instructions here](https://www.microsoft.com/net/core)

Expand Down

0 comments on commit c5fbf63

Please sign in to comment.