Skip to content

Commit

Permalink
Typo in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrda committed Dec 14, 2016
1 parent 1b85517 commit 7b10ccb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ https://ko-fi.com/A067ES5
1/ Install with Composer

```bash
composer require jdrda/laravel-google-custom-search-engine
composer require jan-drda/laravel-google-custom-search-engine
```

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

### Save the configuration values
Save search engine ID and api ID in your config/laravelGoogleCustomSearchEngine
Save search engine ID and api ID in your config/laravelGoogleCustomSearchEngine.php

## Usage

Expand Down

0 comments on commit 7b10ccb

Please sign in to comment.