From 707ce8ff116e5800beafb9a62ee63ef89098499e Mon Sep 17 00:00:00 2001 From: Jesse Harlin Date: Fri, 14 Oct 2016 09:06:18 -0500 Subject: [PATCH] Update README.md (#159) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cb908c..bab458b 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 -- 2.26.2