-
Notifications
You must be signed in to change notification settings - Fork 6
README update #52
Copy link
Copy link
Closed
Description
Install of dotnet on macOS should not reference brew as macOS users often do not have brew installed and are not forced to install it to have dotnet installed. Instead, we should refer to: https://dotnet.microsoft.com/en-us/download.
Also we should specify which option to opt in for the GitHub token.
Reactions are currently unavailable