diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ In order to build your project in Xcode and Android Studio, your project depende `yarn` -which will install your node dependencies, then, navigating into the `ios/` directory +which will install your node dependencies, then, navigating into the `ios/` directory (if you run into any issues here, try skip to step 3 and setup Xcode cli first then come back and try again) `pod install` |