From 5fe9e68f1aca0971ac663f393eaa574806bd7ab8 Mon Sep 17 00:00:00 2001 From: Praburaj Date: Thu, 14 Aug 2014 12:37:52 -0700 Subject: [PATCH] Adding instruction to get KRE from master feed. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48f5883c33..2b7ba2f75f 100644 --- a/README.md +++ b/README.md @@ -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: