diff --git a/README.md b/README.md index cb3bee4eca6297531f3afa6b6ef78421115234e6..0fbfe381df5ce409d6892b54fbcdd97324fda2f6 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,8 @@ uncomment the "use_frameworks!" line in the podfile. ### Non Cocoapod approach -1. Download the Firebase SDK framework from [Integrate without CocoaPods](https://firebase.google.com/docs/ios/setup#frameworks) +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. Follow the `README` to link frameworks (Analytics+Messaging) ### Shared steps