Adding instruction to get KRE from master feed.

This commit is contained in:
Praburaj 2014-08-14 12:37:52 -07:00
parent b5d5677148
commit 5fe9e68f1a
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ Mono and KVM (K Version manager) required to develop & run next generation ASP.N
Now you are set for developing next general ASP.NET applications on OSX. A few things to note:
* If you would like to use a different KRE version for your development, you can install the desired version using KVM. See [KVM page](https://github.com/aspnet/Home/wiki/version-manager) for more information.
* To make sure you get the KRE packages from the right myget feed execute `export KRE_FEED=https://www.myget.org/f/aspnetmaster/api/v2`.
* Run command `source kvm.sh` on your terminal if your terminal cannot understand kvm.
or on Linux: