We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d09b34 commit 5e57872Copy full SHA for 5e57872
guides/v15-mdc-migration.md
@@ -87,7 +87,7 @@ Angular Material includes a schematic to help migrate applications to use the ne
87
components. To get started, upgrade your application to Angular Material 15.
88
89
```shell
90
-ng update @angular/material^15
+ng update @angular/material@15
91
```
92
93
As part of this update, a schematic will run to automatically move your application to use the
0 commit comments