Skip to content

Commit

Permalink
Update SETUP_GUIDE
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunsaker committed Jul 2, 2018
1 parent 2436868 commit 97c2eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/SETUP_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ The projects should be called PROJECT_NAME-development and PROJECT_NAME-producti
3. Copy the `development` project config files:

1. Copy `google-services.json` to `./android/app`.
2. Copy `GoogleService-Info.plist` to `./ios/PROJECT_NAME`.
2. In XCode, drag `GoogleService-Info.plist` to project (make sure Copy items if needed is ticked).

## 9. Install dependencies

Expand Down

0 comments on commit 97c2eb9

Please sign in to comment.