From be46d4c10ad88bf9c2b190b199ee292731b42ed9 Mon Sep 17 00:00:00 2001 From: Eilon Lipton Date: Tue, 13 May 2014 00:25:06 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7fe768ae9..68fcd7fb4d 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,4 @@ By default the app runs on desktop CLR. To switch to run the app on CoreCLR foll ### Note: 1. Application is started on different ports on different hosts. To change the port or URL modify ```Helios.cmd``` or project.json commands section in case of self-host and customhost. -2. Use Visual studio only for editing & intellisense. Don't try to build or run the app from Visual studio. +2. Use Visual Studio only for editing & Intellisense. Don't try to build or run the app from Visual Studio.