Skip to content

Commit

Permalink
docs: update readme cache instructions
Browse files Browse the repository at this point in the history
Correcting typo
  • Loading branch information
estrellajm authored and filipesilva committed Feb 26, 2018
1 parent 605e4fe commit 62d3c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Global package:
```bash
npm uninstall -g @angular/cli
npm cache verify
# if npm version is < 5 the use `npm cache clean`
# if npm version is < 5 then use `npm cache clean`
npm install -g @angular/cli@latest
```

Expand Down

0 comments on commit 62d3c05

Please sign in to comment.