|
|
@@ -31,7 +31,7 @@ cordova plugin add https://github.com/katzer/cordova-plugin-local-notifications.
|
|
|
## Removing the Plugin from your project
|
|
|
Through the [Command-line Interface](http://cordova.apache.org/docs/en/3.0.0/guide_cli_index.md.html#The%20Command-line%20Interface):
|
|
|
```
|
|
|
-cordova plugin rm de.appplant.cordova.plugin.local-notifications
|
|
|
+cordova plugin rm de.appplant.cordova.plugin.local-notification
|
|
|
```
|
|
|
|
|
|
## Release Notes
|