diff --git a/README.md b/README.md index fce92bc..e0a413a 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ return [ If you would like to make changes to the default configuration, publish and edit the configuration file: ```sh -php artisan vendor:publish --provider="Geocoder\Laravel\GeocoderServiceProvider" --tags="config" +php artisan vendor:publish --provider="Geocoder\Laravel\GeocoderServiceProvider" --tag="config" ``` ## Usage