mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2025-03-03 06:30:41 +00:00
📚 Update README.md
This commit is contained in:
parent
c094381c23
commit
c5e03a388b
@ -75,11 +75,11 @@ npm install instabug-reactnative
|
|||||||
pod install
|
pod install
|
||||||
```
|
```
|
||||||
|
|
||||||
4. Run this command from your root project's directory
|
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)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
react-native link instabug-reactnative
|
react-native link instabug-reactnative
|
||||||
```
|
```
|
||||||
(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))
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
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).
|
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).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user