From 77f9498dd329078647b8fdaa28cd541e85714cb0 Mon Sep 17 00:00:00 2001 From: A Date: Thu, 29 Dec 2016 13:10:24 -0800 Subject: [PATCH] Edited phonegap build instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee3e59c7..7f6e7c31 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ - Delete your app from the device *(resets the Apple AASA scraping)* - - Compile your app *(`cordova build ios` `phone gap build ios` `ionic build ios`)* + - Compile your app *(`cordova build ios` `phonegap build ios` `ionic build ios`)* - Open the app in `Xcode` and set your Provisioning Profile `Development Team` @@ -225,7 +225,7 @@ - Delete your app from the device - - Compile your app *(`cordova build android` `phone gap build android` `ionic build android`)* + - Compile your app *(`cordova build android` `phonegap build android` `ionic build android`)* - Launch your app to `device` *(not Simulator or Genymotion)*