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:
@@ -8,10 +8,6 @@ import {Plugin, Cordova} from './plugin';
|
||||
* Requires Cordova plugin: https://github.com/VersoSolutions/CordovaClipboard
|
||||
* For more info, please see the [Clipboard plugin docs](https://github.com/VersoSolutions/CordovaClipboard.git).
|
||||
*
|
||||
* ```shell
|
||||
* cordova plugin add https://github.com/VersoSolutions/CordovaClipboard.git
|
||||
* ```
|
||||
*
|
||||
* @usage
|
||||
* ```js
|
||||
* Clipboard.copy("Hello world");
|
||||
|
||||
Reference in New Issue
Block a user