diff --git a/README.md b/README.md index 36d199623..4aa31bf09 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,8 @@ Note that the first 2 steps need to be done only once. Alternatively, the app can be started on `iOS` by running `yarn ios`. +If this is the first time running, you will also need to run `pod install --repo-update` from the `react-native/ReactNativeFlipperExample/ios` folder. + ## JS SDK + Sample React app ```bash