diff --git a/docs/docs/GETTING_STARTED.mdx b/docs/docs/GETTING_STARTED.mdx index 1f5ca4fa..61d07790 100644 --- a/docs/docs/GETTING_STARTED.mdx +++ b/docs/docs/GETTING_STARTED.mdx @@ -49,7 +49,7 @@ Install [@baronha/react-native-multiple-image-picker](https://www.npmjs.com/pack ```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 ```