Skip to content

Commit 10210c5

Browse files
authored
Merge pull request #372 from react-native-community/EvanBacon-patch-1
Recommend pod-install for setup instructions
2 parents 47521c1 + 72ca260 commit 10210c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ react-native link @react-native-community/blur
3737
3. (iOS only) Install to Xcode:
3838

3939
```
40-
cd ios
41-
pod install
40+
npx pod-install
4241
```
4342

4443
4. (Android only, optional)

0 commit comments

Comments
 (0)