diff --git a/README.md b/README.md index 58556f73fd5720ed1edc6dfae387337d64a77ef7..632fe24735bc2ef72e16346b85f662386933262f 100644 --- a/README.md +++ b/README.md @@ -289,7 +289,7 @@ cd ios && pod init Edit the newly created `Podfile`: ```diff # Pods for YOURAPP - pod 'Firebase' ++ pod 'Firebase' + pod 'Firebase/Messaging' ```