Skip to content

Commit

Permalink
Merge pull request #2 from martin-ro/develop
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
martin-ro authored Aug 31, 2023
2 parents d375745 + 165fb65 commit 8712ca4
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 8712ca4

Please sign in to comment.