diff --git a/README.md b/README.md index 0defe6b..221a38b 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,6 @@ Add `webpatser/laravel-countries` to `composer.json`. Run `composer update` to pull down the latest version of Country List. -**If you're using Laravel 5.5, you don't have to edit `app/config/app.php`.** - Edit `app/config/app.php` and add the `provider` and `filter` 'providers' => [ @@ -52,4 +50,4 @@ You may now run it with the artisan migrate command: $ php artisan migrate --seed -After running this command the filled countries table will be available \ No newline at end of file +After running this command the filled countries table will be available