diff --git a/README.md b/README.md index 50f13a24c1fd2bc7b1aa70390bc0123257fdd79b..0da453e89c125809ae9e479fde0171eb7aa3c0fb 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ in AppDelegate.m add ### FCM config file -In [firebase console](https://console.firebase.google.com/), you can get `google-services.json` file and place it in `android/app` directory and get `googleServices-info.plist` file and place it in `/ios` directory +In [firebase console](https://console.firebase.google.com/), you can get `google-services.json` file and place it in `android/app` directory and get `GoogleService-Info.plist` file and place it in `/ios/your-project-name` directory (next to your `Info.plist`) ## Usage