From e20b26dd747d2cc6ec6b2a2165a2d6803c8ec312 Mon Sep 17 00:00:00 2001 From: "Dr. E" Date: Mon, 2 Dec 2013 16:04:55 +0100 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 098462f..b6c19d7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Phonegap manages cookies internally, but doesn't expose any function for clearin Cookies is compatible with [Cordova Plugman](https://github.com/apache/cordova-plugman) and ready for the [PhoneGap 3.0 CLI](http://docs.phonegap.com/en/3.0.0/guide_cli_index.md.html#The%20Command-line%20Interface_add_features), here's how it works with the CLI: ``` -$ phonegap local plugin add https://github.com/bez4pieci/Cookies.git +$ phonegap local plugin add https://github.com/bez4pieci/Phonegap-Cookies-Plugin.git ``` ## Usage