Skip to content

Commit 71cfc14

Browse files
committed
update readme
1 parent 34ddbbe commit 71cfc14

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
@@ -34,8 +34,8 @@ Mixpanel's React Native SDK is a wrapper around Mixpanel’s native iOS and Andr
3434
```npm install mixpanel-react-native```
3535
2. Under your application's ios folder, run
3636
```pod install```
37-
At this point, you are ready to use Mixpanel React Native SDK
38-
Note: If you experience compile issues in iOS under Xcode 12.5+ and iOS 14.5+, please refer to this [workaround](https://github.com/mixpanel/mixpanel-react-native/issues/43#issuecomment-829599732).
37+
At this point, you are ready to use Mixpanel React Native SDK.
38+
Note: If you experience compile issues in iOS under Xcode 12.5+ and iOS 14.5+, please refer to this **[workaround](https://github.com/mixpanel/mixpanel-react-native/issues/43#issuecomment-829599732)**.
3939

4040
## Integration
4141
### Initialization

0 commit comments

Comments
 (0)