Skip to content

Commit f1fcd45

Browse files
estrellajmfilipesilva
authored andcommitted
docs: update readme cache instructions
Correcting typo
1 parent d5192da commit f1fcd45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Global package:
128128
```bash
129129
npm uninstall -g @angular/cli
130130
npm cache verify
131-
# if npm version is < 5 the use `npm cache clean`
131+
# if npm version is < 5 then use `npm cache clean`
132132
npm install -g @angular/cli@latest
133133
```
134134

0 commit comments

Comments
 (0)