From 85a1f6a35b8db09d61eb23741543d830947c7281 Mon Sep 17 00:00:00 2001 From: Jan Piotrowski Date: Thu, 8 Jun 2017 01:47:50 +0200 Subject: [PATCH] docs(geofence): CLI v3: ionic platform => ionic cordova platform (#1668) --- src/@ionic-native/plugins/geofence/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/@ionic-native/plugins/geofence/index.ts b/src/@ionic-native/plugins/geofence/index.ts index 0189680ba..44b77241d 100644 --- a/src/@ionic-native/plugins/geofence/index.ts +++ b/src/@ionic-native/plugins/geofence/index.ts @@ -72,7 +72,7 @@ declare const window: any; * ### Troubleshooting ### * #### I get compile errors when I run `ionic build ios` or `ionic run ios`. #### * This could be caused by the Cordova project directory in `/platforms/ios` not being named correctly. - * Try running `ionic platform rm ` then run `ionic platform add ` to recreate the + * Try running `ionic cordova platform rm ` then run `ionic cordova platform add ` to recreate the * platform directories. */ @Plugin({