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:
@@ -25,10 +25,6 @@ export interface ImagePickerOptions {
|
||||
* Requires Cordova plugin: `cordova-plugin-image-picker`.
|
||||
* For more info, please see the https://github.com/wymsee/cordova-imagePicker
|
||||
*
|
||||
* ```shell
|
||||
* cordova plugin add cordova-plugin-image-picker
|
||||
* ```
|
||||
*
|
||||
* @usage
|
||||
* ```js
|
||||
* ImagePicker.getPictures(options).then((results) => {
|
||||
|
||||
Reference in New Issue
Block a user