Update README.md

This commit is contained in:
Glenn Condron 2015-04-28 15:52:11 -07:00
parent 43de02652a
commit cf8ea953e8
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ On OS X the best way to get DNVM is to use [Homebrew](http://www.brew.sh). If yo
```
brew tap aspnet/dnx
brew update
brew install dnvm
```
Note that on Windows the .NET Framework is already installed, whereas on OS X the brew formula uses a particular version of [Mono](http://www.mono-project.com/) that we know works with ASP.NET 5.