Skip to content

Commit d29cc43

Browse files
committed
update readme
1 parent 368b112 commit d29cc43

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
@@ -20,7 +20,7 @@ composer require projektgopher/laravel-blog
2020

2121
You can publish the config file with:
2222
```bash
23-
php artisan vendor:publish --provider="Projektgopher\Blog\BlogServiceProvider" --tag="laravel-blog-config"
23+
php artisan vendor:publish --provider="Projektgopher\Scrawl\BlogServiceProvider" --tag="scrawl-config"
2424
```
2525

2626
This is the contents of the published config file:

0 commit comments

Comments
 (0)