aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 99b3b52d..0354a412 100644
--- a/README.md
+++ b/README.md
@@ -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`