Skip to content

Commit 7c697fd

Browse files
authored
chore(readme): Change to new Ionic CLI
1 parent 4e0241a commit 7c697fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ After the user navigates to Tab 2 (Photos), they can tap/click on the camera but
2727

2828
> Note: It's highly recommended to follow along with the [tutorial guide](https://ionicframework.com/docs/angular/your-first-app), which goes into more depth, but this is the fastest way to run the app.
2929
30-
0) Install Ionic if needed: `npm install -g ionic`.
30+
0) Install Ionic if needed: `npm install -g @ionic/cli`.
3131
1) Clone this repository.
3232
2) In a terminal, change directory into the repo: `cd photo-gallery-capacitor-ng`.
3333
3) Install all packages: `npm install`.
3434
4) Run on the web: `ionic serve`.
35-
5) Run on iOS or Android: See [here](https://ionicframework.com/docs/building/running).
35+
5) Run on iOS or Android: See [here](https://ionicframework.com/docs/building/running).

0 commit comments

Comments
 (0)