docs(plugins): remove install command

This commit is contained in:
Ibrahim Hadeed
2016-03-12 18:56:01 -05:00
parent 9293689649
commit e59371887f
24 changed files with 3 additions and 99 deletions
-4
View File
@@ -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")