Skip to content

Commit eb2b7ba

Browse files
committed
updates README.md
1 parent 566d948 commit eb2b7ba

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
@@ -88,7 +88,7 @@ By default, the following elements will be created in your project:
8888
If you want to use a different settings just publish and edit the config file:
8989

9090
```shell
91-
php artisan vendor:publish --provider="TimoKoerber\LaravelOneTimeOperations\OneTimeOperationsServiceProvider"
91+
php artisan vendor:publish --provider="TimoKoerber\LaravelOneTimeOperations\Providers\OneTimeOperationsServiceProvider"
9292
```
9393

9494
This will create the file `config/one-time-operations.php` with the following content.

0 commit comments

Comments
 (0)