Update README.md
This commit is contained in:
parent
2590e75475
commit
e04f158078
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ In order to build dotnet-cli, you need the following installed on you machine
|
|||
1. Visual Studio 2015 with Web Development Tools
|
||||
* Beta8 is available here and should work: http://www.microsoft.com/en-us/download/details.aspx?id=49442
|
||||
* Install `WebToolsExtensionsVS14.msi` and `DotNetVersionManager-x64.msi`
|
||||
2. CMake (available from https://cmake.org/) is required to build the native host `corehost`
|
||||
2. CMake (available from https://cmake.org/) is required to build the native host `corehost`. Make sure to add it to the PATH.
|
||||
|
||||
## Building/Running
|
||||
|
||||
|
|
Loading…
Reference in a new issue