diff --git a/Example/README.md b/Example/README.md index f4d6ef8..0381710 100644 --- a/Example/README.md +++ b/Example/README.md @@ -9,6 +9,7 @@ The example app includes a variety of tests and receipes. It features a simple s yarn # in the root directory cd Example yarn +cd ios && pod install && cd .. # Run for ios react-native run-ios