Skip to content

Commit 8b8a5ea

Browse files
committed
Docs: update doc for vendor publish
1 parent 2b9e93d commit 8b8a5ea

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
@@ -7,7 +7,7 @@ Handle image in multiple different size with optimization.
77
### Installation steps
88
```
99
composer require codepane/laravel-image-handler
10-
php artisan vendor:publish --provider="codepane\LaravelImageHandler\ImageHandlerServiceProvider" --tag=config
10+
php artisan vendor:publish --provider="codepane\LaravelImageHandler\ImageHandlerServiceProvider"
1111
```
1212

1313
### Configuration

0 commit comments

Comments
 (0)