diff --git a/README.md b/README.md index bd28874..b604f4f 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ yarn Build the iOS App ``` +bundle install +bundle exec pod install --project-directory=ios yarn ios ```