Skip to content

Commit 40fbf0e

Browse files
committed
✨ feat: yarn instead of npm
1 parent dd12899 commit 40fbf0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/GETTING_STARTED.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Install [@baronha/react-native-multiple-image-picker](https://www.npmjs.com/pack
4949
<TabItem value="rn">
5050

5151
```bash
52-
npm i @baronha/react-native-multiple-image-picker react-native-nitro-modules
52+
yarn add @baronha/react-native-multiple-image-picker react-native-nitro-modules
5353
cd ios && pod install
5454
```
5555

0 commit comments

Comments
 (0)