Skip to content

Commit b210cba

Browse files
committed
chore(readme): udpate installation instructions
1 parent 763d425 commit b210cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A react-native component to generate [QRcode](http://en.wikipedia.org/wiki/QR_co
66
## Installation
77

88
```sh
9-
npm install react-native-qrcode-generator --save
9+
npx install-peerdeps --save react-native-qrcode-generator
1010
```
1111

1212
*(**Note** : If you want to use the original unmaintained package, [visit this link](https://github.com/cssivision/react-native-qrcode)).*

0 commit comments

Comments
 (0)