From 6808069a185dced5f45eb8bef8729385975bc045 Mon Sep 17 00:00:00 2001 From: Andrew Stephan Date: Wed, 24 Feb 2016 13:52:29 -0500 Subject: [PATCH] updated install instructions in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ef1665..8620a69 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ Please check [CHANGELOG.md](CHANGELOG.md) for details about updating to a new ve The plugin conforms to the Cordova plugin specification, it can be installed using the Cordova / Phonegap command line interface. - phonegap plugin add https://github.com/wymsee/cordova-HTTP.git + phonegap plugin add cordova-plugin-http - cordova plugin add https://github.com/wymsee/cordova-HTTP.git + cordova plugin add cordova-plugin-http ## Usage