We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9538d6b commit 3fcedd0Copy full SHA for 3fcedd0
README.md
@@ -15,7 +15,9 @@ or
15
yarn add instabug-reactnative
16
```
17
18
-2. Link the bridging files in the npm package to the ios project use the following command.
+2. Install [**Ruby**](https://www.ruby-lang.org/en/documentation/installation/). (You can skip this step if you're building for Android only)
19
+
20
+3. Link the bridging files in the npm package to the ios project use the following command.
21
```bash
22
react-native link instabug-reactnative
23
0 commit comments