aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Chen <ivan.if.chen@gmail.com>2020-09-18 00:56:53 -0400
committerGitHub <noreply@github.com>2020-09-18 00:56:53 -0400
commit116d9e7052e1dc64ec023c8480138d5abe9fa81e (patch)
treeb31b0f26919262dfefeac4068d271299980da0a3
parent83e655b9a252cf623b2f5c094212375723457285 (diff)
Updated README.md (#40)
-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`