Skip to content

Commit a38650d

Browse files
alan-agius4angular-robot[bot]
authored andcommitted
Revert "docs: remove @latest reference from npm init command"
This reverts commit 467ba5a.
1 parent 80a7887 commit a38650d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/create/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Scaffold an Angular CLI workspace without needing to install the Angular CLI glo
99
### npm
1010

1111
```
12-
npm init @angular [project-name] -- [...options]
12+
npm init @angular@latest [project-name] -- [...options]
1313
```
1414

1515
### yarn

0 commit comments

Comments
 (0)