Removed Visual studio reference from README.md

This commit is contained in:
Kirthi Krishnamraju 2014-05-13 13:06:40 -07:00
parent 3dd8db8604
commit aeb22eaba7
1 changed files with 1 additions and 1 deletions

View File

@ -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.