diff --git a/README.md b/README.md index d99aedcaeb925404f2a6ac08dc3c0cfddff5452e..6b53d36d1674e7bd7892e38c727ef8c0ff4cf4b3 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