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:
@@ -51,10 +51,6 @@ export interface launchNavigatorOptions {
|
||||
* @description
|
||||
* Requires Cordova plugin: uk.co.workingedge.phonegap.plugin.launchnavigator. For more info, please see the [LaunchNavigator plugin docs](https://github.com/dpa99c/phonegap-launch-navigator).
|
||||
*
|
||||
* ```shell
|
||||
* cordova plugin add uk.co.workingedge.phonegap.plugin.launchnavigator
|
||||
* ```
|
||||
*
|
||||
* @usage
|
||||
* ```js
|
||||
* LaunchNavigator.navigate("Toronto, ON", "London, ON")
|
||||
|
||||
Reference in New Issue
Block a user