Skip to content

Commit 1e9cceb

Browse files
fix: updated file
Signed-off-by: Amol Sontakke <[email protected]>
1 parent 781c97c commit 1e9cceb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ overview.
3737
$ npm install -g yarn
3838
```
3939

40-
3. Install `angular-cli` globally. At least we want version 13+.
40+
3. Install `angular-cli` globally. (version 11).
4141

4242
```bash
43-
$ npm install -g angular-cli
43+
$ npm install -g @angular/cli
4444
```
4545

4646
## Installation

0 commit comments

Comments
 (0)