Add link to Integrated Terminal directions (#9368)

pull/9378/head
Rick Anderson 2018-11-01 05:31:34 -10:00 committed by Tom Dykstra
parent cc706dfbd9
commit 656aee0887
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ At the end, you'll have a working chat app:
* Open a folder that you can use for a new project.
* In the **Integrated Terminal**, run the following command:
* In the [Integrated Terminal](https://code.visualstudio.com/docs/editor/integrated-terminal), run the following command:
```console
dotnet new webapp -o SignalRChat