Skip to content

Commit 874b1db

Browse files
docs: adding npx pod-install instruction (#125)
1 parent 53ba717 commit 874b1db

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
@@ -24,7 +24,7 @@ There are a couple of cases for linking. Choose the appropriate one.
2424
The package is [automatically linked](https://github.com/react-native-community/cli/blob/master/docs/autolinking.md) when building the app. All you need to do is:
2525

2626
```bash
27-
cd ios && pod install
27+
npx pod-install
2828
```
2929

3030
- `react-native <= 0.59`

0 commit comments

Comments
 (0)