diff --git a/README.md b/README.md index bfd0acd..ce4dd36 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ $ ember install ember-cli-deploy-notify-firebase - Place the following configuration into `config/deploy.js` ```javascript -ENV.firebase { +ENV['notify-firebase'] = { app: '', token: '' }