Skip to content

Commit

Permalink
docs: update run for ionic3
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanneff authored May 26, 2017
1 parent 549a042 commit 62537d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@

- Delete your app from the device

- Compile your app *(`cordova run ios` `phonegap run ios` `ionic run ios`)*
- Compile your app *(`cordova run ios` `phonegap run ios` `ionic cordova run ios`)*

- Paste deep link in `Apple Notes`

Expand All @@ -230,7 +230,7 @@

- Delete your app from the device

- Compile your app *(`cordova run android` `phonegap run android` `ionic run android`)*
- Compile your app *(`cordova run android` `phonegap run android` `ionic cordova run android`)*

- Paste deep link in `Google Hangouts`

Expand Down

0 comments on commit 62537d0

Please sign in to comment.