Skip to content

Commit

Permalink
Merge pull request #4 from michael-rubel/fix/installation-step
Browse files Browse the repository at this point in the history
Fix installation step in ReadMe 📝
  • Loading branch information
cappuc authored Jan 9, 2023
2 parents e5f42ac + e0d60d5 commit c0fe5fa
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 @@ -26,7 +26,7 @@ composer require keepsuit/laravel-temporal
You can publish the config file with:

```bash
php artisan vendor:publish --tag="laravel-temporal-config"
php artisan vendor:publish --tag="temporal-config"
```

This is the contents of the published config file:
Expand Down

0 comments on commit c0fe5fa

Please sign in to comment.