Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nikuscs committed Jul 4, 2024
1 parent 00dc529 commit 6044cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ php artisan vendor:publish --tag="laravel-flows-config"
You can publish migrations

```bash
php artisan vendor:publish --tag=":laravel-flows-migrations"
php artisan vendor:publish --tag="laravel-flows-migrations"
php artisan migrate
```

Expand Down

0 comments on commit 6044cb7

Please sign in to comment.