Skip to content

Commit 3fcedd0

Browse files
committed
📚Update Docs
1 parent 9538d6b commit 3fcedd0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ or
1515
yarn add instabug-reactnative
1616
```
1717

18-
2. Link the bridging files in the npm package to the ios project use the following command.
18+
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.
1921
```bash
2022
react-native link instabug-reactnative
2123
```

0 commit comments

Comments
 (0)