Commit 657da042 authored by Nick Sarafa's avatar Nick Sarafa

fix pod install typo

parent fc499968
......@@ -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:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment