Skip to content

Commit 67dc3f5

Browse files
committed
Update README.md
1 parent e12f968 commit 67dc3f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ where dnvm
4343
On OS X the best way to get DNVM is to use [Homebrew](http://www.brew.sh). If you don't have Homebrew installed then follow the [Homebrew installation instructions](http://www.brew.sh). Once you have Homebrew then run the following commands:
4444

4545
```
46-
brew tap aspnet/k
46+
brew tap aspnet/dnvm
4747
brew install dnvm
4848
```
49-
Note that on Windows the .NET Framework is already installed, whereas on OS X the brew formula compiles a particular version of [Mono](http://www.mono-project.com/) that we know works with ASP.NET 5.
49+
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.
5050

5151
## Linux
5252

0 commit comments

Comments
 (0)