Skip to content

Commit 9004a60

Browse files
author
Suhas Joshi
committed
Updated readme with untap info
1 parent afde097 commit 9004a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ After the script has run open a new command prompt to start using KVM.
5151
To install KVM and the correct version of Mono on OS X using [Homebrew](http://brew.sh) follow the following steps:
5252

5353
* Install [Homebrew](http://brew.sh) if it is not already installed.
54-
* Run command `brew tap aspnet/k` to tap the ASP.NET vNext related git repositories.
54+
* Run command `brew tap aspnet/k` to tap the ASP.NET vNext related git repositories. If you had already tapped the repo for previous releases, run `brew untap aspnet/k` to delete the old commands and tap again to get the updated brew scripts.
5555
* Run command `brew install kvm` to install KVM. This also automatically install the latest KRE package from https://www.myget.org/f/aspnetmaster/api/v2 feed.
5656
* Run command `source kvm.sh` on your terminal if your terminal cannot understand kvm.
5757

0 commit comments

Comments
 (0)