Skip to content

Commit 6d65ad2

Browse files
authored
Update readme.md (#61)
1 parent 67eecd0 commit 6d65ad2

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
@@ -43,7 +43,7 @@ composer require aerni/laravel-spotify
4343
Publish the config of the package.
4444

4545
```bash
46-
php artisan vendor:publish --provider="Aerni\Spotify\Providers\SpotifyServiceProvider"
46+
php artisan vendor:publish --provider="Aerni\Spotify\SpotifyServiceProvider"
4747
```
4848

4949
The following config will be published to `config/spotify.php`.

0 commit comments

Comments
 (0)