docs(changelog): add step to uninstall CLI (#9817)

This commit is contained in:
Glauco Custódio
2016-12-29 21:42:59 -02:00
committed by Brandy Carney
parent b900aa5f78
commit 0611778424

View File

@@ -7,6 +7,7 @@
1. Update the Ionic CLI to the latest version:
```
npm uninstall -g ionic
npm install -g ionic
```