Skip to content

Commit 237543c

Browse files
authored
Update README.md
1 parent c597862 commit 237543c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ You should add a disk named `snapshots` to `app/config/filesystems.php` on which
7676
Optionally, you may publish the configuration file with:
7777

7878
```bash
79-
php artisan vendor:publish --provider="Spatie\DbSnapshots\DbSnapshotsServiceProvider" --tag="config"
79+
php artisan vendor:publish --provider="Spatie\DbSnapshots\DbSnapshotsServiceProvider"
8080
```
8181

8282
This is the content of the published file:

0 commit comments

Comments
 (0)