Skip to content

Commit

Permalink
✨ feat: yarn instead of npm
Browse files Browse the repository at this point in the history
  • Loading branch information
baronha committed Dec 9, 2024
1 parent dd12899 commit 40fbf0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/GETTING_STARTED.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Install [@baronha/react-native-multiple-image-picker](https://www.npmjs.com/pack
<TabItem value="rn">

```bash
npm i @baronha/react-native-multiple-image-picker react-native-nitro-modules
yarn add @baronha/react-native-multiple-image-picker react-native-nitro-modules
cd ios && pod install
```

Expand Down

0 comments on commit 40fbf0e

Please sign in to comment.