diff --git a/README.md b/README.md index c0ba2499..9bbf20bb 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Starting from iOS 10, Apple started asking for specifying the reason for accessi Example: -cordova plugin add cordova-plugin-image-picker --variable PHOTO_LIBRARY_USAGE_DESCRIPTION="your message"` +`cordova plugin add cordova-plugin-image-picker --variable PHOTO_LIBRARY_USAGE_DESCRIPTION="your message"` Empty string will be added as value if you dont pass the variable