Skip to content

Commit aa5e3e2

Browse files
authored
Update README.md
1 parent a016f25 commit aa5e3e2

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
@@ -44,7 +44,7 @@ gem install xcodeproj
4444
react-native link instabug-reactnative
4545
```
4646

47-
### Using CocoaPods
47+
### Using CocoaPods (iOS only)
4848

4949
Alternatively, for iOS you can use [CocoaPods](https://cocoapods.org/) for managing dependencies.
5050

@@ -81,7 +81,7 @@ post_install do |installer|
8181
end
8282
```
8383

84-
4. Install `instabug-reactnative`:
84+
3. Install `instabug-reactnative`:
8585

8686
```bash
8787
pod install

0 commit comments

Comments
 (0)