From b37ec044eb5407cecc5c4755e2885de671605695 Mon Sep 17 00:00:00 2001 From: Libin Lu Date: Thu, 21 Dec 2017 10:25:48 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d99aedc..6b53d36 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,7 @@ NOTE: you don't need to enable `use_frameworks!`. if you have to have `use_frame 1. Download the Firebase SDK framework from [Integrate without CocoaPods](https://firebase.google.com/docs/ios/setup#frameworks). - Import libraries, add Capabilities (background running and push notification), upload APNS and etc etc etc... -2. Put frameworks under `ios/Pods` folder +2. Put frameworks under `ios/Frameworks` folder 2. Follow the `README` to link frameworks (Analytics+Messaging) ### Shared steps -- 2.26.2