Skip to content

Commit 8a8a620

Browse files
authored
Update README.md
1 parent b841f07 commit 8a8a620

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
@@ -54,7 +54,7 @@ And also
5454

5555
If your Laravel framework version is >= 5.5, just run the following command to publish views and config.
5656
```sh
57-
$ php artisan vendor:publish --provider="RyanDeng\GoogleReCaptcha\Providers\GoogleReCaptchaV3ServiceProvider"
57+
$ php artisan vendor:publish --provider="TimeHunter\LaravelGoogleCaptchaV3\Providers\GoogleReCaptchaV3ServiceProvider"
5858
```
5959

6060
After installation, you should see a googlerecaptchav3/field.blade and header.blade file in your views folder and googlerecaptchav3.php in your app/config folder.

0 commit comments

Comments
 (0)