diff --git a/README.md b/README.md index a038e6c..607137b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Optionally, you can pass a string as a first argument of the macro. The string w Next, you must publish the config file: ```bash -php artisan laravel-feed:install +php artisan feed:install ``` Here's what that looks like: