fix(language-service): correct instructions to install the language service (#22000)

Fixes: #21956

PR Close #22000
This commit is contained in:
Chuck Jazdzewski 2018-02-02 14:48:27 -08:00 committed by Miško Hevery
parent e56de1025a
commit b37cee36f9
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ You can also use the VS Quick Open (⌘+P) to search for the extension. When you
enter the following command:
```sh
ext install ng-template
ext install Angular.ng-template
```
Then click the install button to install the Angular Language Service.