Skip to content

Commit f1796cd

Browse files
committed
2 parents c81d660 + ea7fe0f commit f1796cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ composer require infinitypaul/laravel-password-history-validation
2020
To get started, you'll need to publish the config file, and migrate the database:
2121

2222
```bash
23-
php artisan vendor:publish --tag=password-history
23+
php artisan vendor:publish --tag=password-config
2424
```
2525
Modify the config file according to your project, then migrate the database
2626

0 commit comments

Comments
 (0)