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:
@@ -4,10 +4,6 @@ import {Plugin, Cordova} from './plugin';
|
||||
* @description
|
||||
* This plugin allows you to display local notifications on the device
|
||||
*
|
||||
* ```shell
|
||||
* cordova plugin add cordova-plugin-local-notifications
|
||||
* ```
|
||||
*
|
||||
* @usage
|
||||
* ```ts
|
||||
* // Schedule a single notification
|
||||
|
||||
Reference in New Issue
Block a user