Skip to content

Commit 512de74

Browse files
authored
Update README.md (#192)
1 parent 9140f6e commit 512de74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ If you are part of a new startup (<$5M raised, <2 years since founding),
6868

6969
```bash
7070
$ yarn add @segment/analytics-react-native
71-
$ yarn react-native link
71+
$ cd ios && pod install && cd .. # CocoaPods on iOS needs this extra step
7272
```
7373

7474
## Usage

0 commit comments

Comments
 (0)