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({