From 92cc7f093f1d97c5c29d705b812baabae881b82d Mon Sep 17 00:00:00 2001 From: Andrew Stephan Date: Mon, 3 Mar 2014 14:43:26 -0500 Subject: [PATCH] updated readme --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ca7dc7e..fc174d0 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,10 @@ https://github.com/wildabeast/BarcodeScanner 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/CSullivan102/cordova-imagePicker.git + phonegap plugin add https://github.com/wymsee/cordova-imagePicker.git + + cordova plugin add https://github.com/wymsee/cordova-imagePicker.git -cordova plugin add https://github.com/CSullivan102/cordova-imagePicker.git -``` ## Using the plugin