mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(plugins): remove install command
This commit is contained in:
@@ -252,10 +252,6 @@ declare var PushNotification: {
|
||||
*
|
||||
* Requires Cordova plugin: `phonegap-plugin-push`. For more info, please see the [Push plugin docs](https://github.com/phonegap/phonegap-plugin-push).
|
||||
*
|
||||
* ```shell
|
||||
* cordova plugin add phonegap-plugin-push
|
||||
* ```
|
||||
*
|
||||
* For TypeScript users, see the [Push plugin docs about using TypeScript for custom notifications](https://github.com/phonegap/phonegap-plugin-push/blob/master/docs/TYPESCRIPT.md).
|
||||
*/
|
||||
@Plugin({
|
||||
|
||||
Reference in New Issue
Block a user