Skip to content

Commit be284ab

Browse files
committed
feat: fix readme
1 parent d8300a0 commit be284ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
### React Native
2323

2424
#npm
25-
npm install @bsdaoquang/rncomponent react-native-svg
25+
npm install @bsdaoquang/rncomponent
2626

2727
#yarn
28-
yarn add @bsdaoquang/rncomponent react-native-svg
28+
yarn add @bsdaoquang/rncomponent
2929

3030
**iOS**
3131
cd ios
@@ -34,7 +34,7 @@ pod install
3434
### Expo
3535

3636
#npm
37-
npx expo install @bsdaoquang/rncomponent react-native-svg
37+
npx expo install @bsdaoquang/rncomponent
3838

3939
## Usage
4040

0 commit comments

Comments
 (0)