Skip to content

Commit 7123b55

Browse files
FIX install command in doc
1 parent 4cfbd13 commit 7123b55

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
@@ -18,7 +18,7 @@ composer require maize-tech/laravel-google-recaptcha-v3
1818
You can install and configure the package with:
1919

2020
```bash
21-
php artisan laravel-google-recaptcha-v3:install
21+
php artisan google-recaptcha-v3:install
2222
```
2323

2424
This command will publish the configuration file.

0 commit comments

Comments
 (0)