Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-ro committed Aug 31, 2023
1 parent 4f36713 commit 165fb65
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 @@ -10,7 +10,7 @@ composer require martin-ro/laravel-instantly

You can publish the config file with:
```bash
php artisan vendor:publish --provider="MartinRo\Instantly\ServiceProvider"
php artisan vendor:publish --provider="MartinRo\Instantly\InstantlyServiceProvider"
```
This is the contents of the published config file:
```bash
Expand Down

0 comments on commit 165fb65

Please sign in to comment.