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.
@latest
npm init
1 parent 80a7887 commit a38650dCopy full SHA for a38650d
packages/angular/create/README.md
@@ -9,7 +9,7 @@ Scaffold an Angular CLI workspace without needing to install the Angular CLI glo
9
### npm
10
11
```
12
-npm init @angular [project-name] -- [...options]
+npm init @angular@latest [project-name] -- [...options]
13
14
15
### yarn
0 commit comments