Skip to content

Commit 7b10ccb

Browse files
committed
Typo in documentation
1 parent 1b85517 commit 7b10ccb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ https://ko-fi.com/A067ES5
2929
1/ Install with Composer
3030

3131
```bash
32-
composer require jdrda/laravel-google-custom-search-engine
32+
composer require jan-drda/laravel-google-custom-search-engine
3333
```
3434

3535
2/ Add the service provider to config/app.php
@@ -74,7 +74,7 @@ php artisan vendor:publish --provider="JanDrda\LaravelGoogleCustomSearchEngine\L
7474
9. your API key is shown, so copy and paste it here
7575

7676
### Save the configuration values
77-
Save search engine ID and api ID in your config/laravelGoogleCustomSearchEngine
77+
Save search engine ID and api ID in your config/laravelGoogleCustomSearchEngine.php
7878

7979
## Usage
8080

0 commit comments

Comments
 (0)