Skip to content

Commit 1a443ec

Browse files
committed
Update README.md
1 parent 8df1172 commit 1a443ec

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
@@ -23,7 +23,7 @@ After installation, publish the configuration file to your Laravel project:
2323

2424

2525
```bash
26-
php artisan vendor:publish --provider="Kroderdev\LaravelMicroserviceCoreProviders\MicroserviceCoreServiceProvider"
26+
php artisan vendor:publish --provider="Kroderdev\LaravelMicroserviceCore\Providers\MicroserviceServiceProvider"
2727
```
2828

2929
You can now customize the settings to match your microservice environment.

0 commit comments

Comments
 (0)