diff --git a/README.md b/README.md index 6cb908c715bbecc3e3525a119c9ace7a6c56b3f2..bab458bcb3a49c63b66392b05c79312994f0b04a 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ Install the `Firebase/Messaging` pod: cd ios && pod init pod install Firebase/Messaging ``` -uncomment the "use_framework!" line in the podfile. +uncomment the "use_frameworks!" line in the podfile. ### Non Cocoapod approach