fix(language-service): correct instructions to install the language service (#22000)
Fixes: #21956 PR Close #22000
This commit is contained in:
parent
e56de1025a
commit
b37cee36f9
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue