mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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:
parent
523e8fd8a3
commit
22edf0263f
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue