Reputation: 10451
I tried just brew install mono, and it appears that the default installs a 4.x version.
brew install mono
Thanks!
Upvotes: 11
Views: 11266
Reputation: 236
you can use homebrew-cask to install mono-mdk.
brew install mono-mdk --cask
Upvotes: 22