From 92af962b9ce2cca954272b1a7344eacf29cd2985 Mon Sep 17 00:00:00 2001 From: Chris Bianca Date: Tue, 13 Jun 2017 17:27:35 +0100 Subject: [PATCH] [docs] Tweak docs --- docs/installation-ios.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation-ios.md b/docs/installation-ios.md index 2449e63c..3df9e5ea 100644 --- a/docs/installation-ios.md +++ b/docs/installation-ios.md @@ -1,6 +1,6 @@ # iOS Installation -## 1) Setup `GoogleService-Info.plist` +## 1) Setup GoogleService-Info.plist Setup the `GoogleService-Info.plist` file by following the instructions and adding it to the root of your project at `ios/[YOUR APP NAME]/GoogleService-Info.plist` [here](https://firebase.google.com/docs/ios/setup#add_firebase_to_your_app). ### 1.1) Initialisation