Skip to content

Commit 6701d4a

Browse files
committed
Update Readme
1 parent 6113d78 commit 6701d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
#### iOS - Cocoapods
2121

22-
1. Go to `ios` and run `pod install`. You should find two dependencies getting installed, `RNVerloopSDK` and `VerloopSDKiOS`. You should be good to go.
22+
1. After adding the dependency `react-native-verloop-sdk` in `package.json` and running `npm install`, go to `ios` subdirectory and run `pod install`. You should find two dependencies getting installed, `RNVerloopSDK` and `VerloopSDKiOS`. You should be good to go.
2323

2424
#### Android - Manual
2525

0 commit comments

Comments
 (0)