docs: update install guide for angular elements (#44077)

Co-Authored-By: George Kalpakas <kalpakas.g@gmail.com>

PR Close #44077
This commit is contained in:
Aristeidis Bampakos 2021-11-05 13:53:52 +02:00 committed by Andrew Scott
parent 523e8fd8a3
commit 22edf0263f

View file

@ -123,7 +123,7 @@ The recently-developed [custom elements](https://developer.mozilla.org/en-US/doc
</tr>
</table>
Use the [Angular CLI](cli) to add the `@angular/elements` package to your workspace.
To add the `@angular/elements` package to your workspace, run the following command:
<code-example language="sh">