diff --git a/readme.md b/readme.md index f3652f2..7de1ceb 100644 --- a/readme.md +++ b/readme.md @@ -97,7 +97,7 @@ $ composer update **5-** Publish the configuration file ```bash -$ php artisan vendor:publish --provider=Folklore\Image\ImageServiceProvider" +$ php artisan vendor:publish --provider="Folklore\Image\ImageServiceProvider" ``` **6-** Review the configuration file