Skip to content

Commit b79b6ff

Browse files
authored
Update README.md
1 parent 6a8c36b commit b79b6ff

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
@@ -22,7 +22,7 @@ composer require soap/laravel-workflow-process
2222
You can publish the config file with:
2323

2424
```bash
25-
php artisan vendor:publish --tag="laravel-workflow-process-config"
25+
php artisan vendor:publish --tag="workflow-process-config"
2626
```
2727

2828
This is the contents of the published config file:

0 commit comments

Comments
 (0)