Skip to content

Commit 07d240f

Browse files
committed
2 parents f2a5890 + c5e03a3 commit 07d240f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ npm install instabug-reactnative
7575
pod install
7676
```
7777
78-
4. Run this command from your root project's directory
78+
4. Run this command from your root project's directory. Make sure you have [**Ruby**](https://www.ruby-lang.org/en/documentation/installation/) installed before running this last command. (You can skip installing Ruby if you're building an Android app only)
79+
7980
```bash
8081
react-native link instabug-reactnative
8182
```
82-
(Make sure you have [**Ruby**](https://www.ruby-lang.org/en/documentation/installation/) installed before running this last command. (You can skip installing Ruby if you're building an Android app only))
8383
8484
## Documentation
8585
For more details about the supported APIs and how to use them, you can check our [**Documentation**](https://docs.instabug.com/docs/react-native-overview).

0 commit comments

Comments
 (0)