diff --git a/README.md b/README.md index e29c07bf0855b3f7fd6cddae5b34be03a2490d9d..5d1b7abaf329c7969656166882204196e82cd631 100644 --- a/README.md +++ b/README.md @@ -187,7 +187,7 @@ cd ios && pod init Edit the newly created `Podfile`: ```diff # Pods for YOURAPP -+ pod 'FirebaseMessaging' ++ pod 'Firebase/Messaging' ``` Install the `Firebase/Messaging` pod: