updated readme

This commit is contained in:
Andrew Stephan
2014-03-03 14:43:26 -05:00
parent 25b3074698
commit 92cc7f093f
+3 -4
View File
@@ -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