Skip to content

Commit fb4159d

Browse files
authored
docs(): new ionic cli (#2326)
The package for the new ionic cli is `@ionic/cli` Source: https://ionicframework.com/blog/a-new-package-for-the-cli/
1 parent 4fd82b4 commit fb4159d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ionic/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ npm uninstall -g ionic
1313
npm cache clean
1414

1515
# reinstall clean version
16-
npm install -g ionic
16+
npm install -g @ionic/cli
1717
```
1818

1919
### 1. Create a new project

0 commit comments

Comments
 (0)