diff --git a/README.md b/README.md index 0352dbe88..e6c732f1b 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Then add the facade to your `aliases` array: ], ``` -Finally, publish the config file with `php artisan config:publish maknz/slack`. You'll find the config file at `app/config/packages/maknz/slack-laravel/config.php`. +Finally, publish the config file with `php artisan config:publish maknz/slack --provider="Maknz\Slack\Laravel\ServiceProvider"`. You'll find the config file at `app/config/packages/maknz/slack-laravel/config.php`. ## Configuration