Skip to content

Commit 340c4bd

Browse files
committed
Update README.md
1 parent cfd093f commit 340c4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Next add the following to the `aliases` array in your `config/app.php`
4848
'GeoIP' => 'PulkitJalan\GeoIP\Facades\GeoIP'
4949
```
5050

51-
Next run `php artisan vendor:publish --provider="pulkitjalan\geoip\GeoIPServiceProvider" --tag="config"` to publish the config file.
51+
Next run `php artisan vendor:publish --provider="pulkitjalan\geoip\GeoIPServiceProvider"` to publish the config file.
5252

5353
#### Looking for a Laravel 4 compatible version?
5454

0 commit comments

Comments
 (0)