From c31f20953a7d501e993d72549f28140d99751209 Mon Sep 17 00:00:00 2001 From: Michael Diarmid Date: Thu, 23 Mar 2017 13:33:37 +0000 Subject: [PATCH] Update installation.ios.md --- 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 fcf9239d..2602beac 100644 --- a/docs/installation.ios.md +++ b/docs/installation.ios.md @@ -1,6 +1,6 @@ # iOS Installation -If you don't want to use cocoapods, you don't need to use it! Just make sure you link the Firebase libraries in your project manually. For more information, check out the relevant Firebase docs at [https://firebase.google.com/docs/ios/setup#frameworks](https://firebase.google.com/docs/ios/setup#frameworks). +Setup the Firebase ios frameworks first; check out the relevant Firebase docs [here](https://firebase.google.com/docs/ios/setup#frameworks). ## cocoapods