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 d9cc4b0 commit 0a543eaCopy full SHA for 0a543ea
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