Skip to content

Commit 1713f3b

Browse files
authored
Update instructions
1 parent d7f0780 commit 1713f3b

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
@@ -50,7 +50,7 @@ Srmklive\Authy\Providers\AuthyServiceProvider::class // Laravel 5.1 or greater
5050
* Run the following command to publish configuration:
5151

5252
```
53-
php artisan vendor:publish
53+
php artisan vendor:publish --provider "Srmklive\Authy\Providers\AuthyServiceProvider"
5454
```
5555

5656
* Run the following command to migrate user table changes to database:

0 commit comments

Comments
 (0)