remove note about selecting command-line environment (#3919)

* remove note about selecting command-line environment

* add sdk
pull/3941/head
Tom Dykstra 2017-08-13 12:44:24 -07:00 committed by Rick Anderson
parent 5119e9d3e6
commit f5b0ee0019
1 changed files with 1 additions and 4 deletions

View File

@ -21,10 +21,7 @@ uid: getting-started-1.1
1. Install the .NET Core 1.0.4 SDK from the [.NET Core downloads page](https://microsoft.com/net/download/core/).
-->
1. Install [.NET Core](https://microsoft.com/net/core).
If you're on Windows, select the **Command line / other** environment.
![Select Command line environment for Windows](getting-started/_static/win-install-cmd-line.png)
1. Install [the .NET Core SDK](https://microsoft.com/net/core).
2. Create a folder for a new .NET Core project.