diff --git a/README.md b/README.md index f5f16b4..60dbc22 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ npx pod-install npx react-native start # In other terminal, run the app: -npx react-native run-ios +npx react-native run-ios --simulator="iPhone 13" ```