From 84ff0dcbd5f0f4958918d28ebb6c588edec278ff Mon Sep 17 00:00:00 2001 From: Jett Date: Thu, 9 Jul 2015 14:41:13 -0500 Subject: [PATCH] fix readme to reflect case sensitive file src --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b969080..532ab00 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Still under `config/app.php` add `'Sonus' => 'Closca\Sonus\Facade'` to the `$ali Run the `artisan` command below to publish the configuration file - $ php artisan config:publish Closca/Sonus + $ php artisan config:publish closca/sonus Navigate to `app/config/packages/Closca/Sonus/config.php` and update all four parameters