diff --git a/README.md b/README.md index 508074c..bb08bb8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A react-native component to generate [QRcode](http://en.wikipedia.org/wiki/QR_co ## Installation ```sh -npm install react-native-qrcode +npm install react-native-qrcode --save-dev ``` ## Usage ```jsx