docs(plugins): remove install command

This commit is contained in:
Ibrahim Hadeed
2016-03-12 18:56:01 -05:00
parent 9293689649
commit e59371887f
24 changed files with 3 additions and 99 deletions
-4
View File
@@ -9,10 +9,6 @@ declare var window;
*
* Requires Cordova plugin: cordova-plugin-apprate. For more info, please see the [AppRate plugin docs](https://github.com/pushandplay/cordova-plugin-apprate).
*
* ```shell
* cordova plugin add cordova-plugin-apprate
* ````
*
* @usage
* ```js
* AppRate.preferences.storeAppURL.ios = '<my_app_id>';