aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-11-30 14:25:36 -0800
committerGravatar Ryan Wilson <wilsonryan@google.com>2017-11-30 17:25:36 -0500
commit8e9079c27403853bde8b872ac9e1daf228ad15b2 (patch)
tree885bc39c5ce6b3cebe371dda640590cb2d01e425 /README.md
parentfff6cd7da0e84a20115e53b6dd29bf9658e67e3f (diff)
Remove no longer necessary workaround (#512)
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index ac59610..79e571d 100644
--- a/README.md
+++ b/README.md
@@ -99,11 +99,6 @@ To run the Database Integration tests, make your database authentication rules
To run the Storage Integration tests, follow the instructions in
[FIRStorageIntegrationTests.m](Example/Storage/Tests/Integration/FIRStorageIntegrationTests.m).
-### Firebase Messaging
-
-To use Messaging, include `pod 'FirebaseInstanceID'` in your Podfile, in addition to
-`pod 'FirebaseCommunity/Messaging'`.
-
#### Push Notifications
Push notifications can only be delivered to specially provisioned App IDs in the developer portal.