mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(plugins): remove install command
This commit is contained in:
@@ -91,10 +91,6 @@ export interface CameraPopoverOptions {
|
||||
*
|
||||
* Requires Cordova plugin: `cordova-plugin-camera`. For more info, please see the [Cordova Camera Plugin Docs](https://github.com/apache/cordova-plugin-camera).
|
||||
*
|
||||
* ```shell
|
||||
* cordova plugin add cordova-plugin-camera
|
||||
* ```
|
||||
*
|
||||
* @usage
|
||||
* ```js
|
||||
* Camera.getPicture(options).then((imageData) => {
|
||||
|
||||
Reference in New Issue
Block a user