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:
@@ -72,11 +72,6 @@ export interface datePickerOptions {
|
||||
*
|
||||
* Requires Cordova plugin: `cordova-plugin-datepicker`. For more info, please see the [DatePicker plugin docs](https://github.com/VitaliiBlagodir/cordova-plugin-datepicker).
|
||||
*
|
||||
* Install the plugin by running the following command:
|
||||
* ```shell
|
||||
* cordova plugin add cordova-plugin-datepicker
|
||||
* ```
|
||||
*
|
||||
* @usage
|
||||
* ```js
|
||||
* DatePicker.show({
|
||||
|
||||
Reference in New Issue
Block a user