Skip to content

Commit

Permalink
Docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jhaoda committed Apr 26, 2015
1 parent 9518200 commit 25ac69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ protected $listen = [

Add to `config/services.php`:
```php
'vkontakte' => [
'mailru' => [
'client_id' => env('MAILRU_ID'),
'client_secret' => env('MAILRU_SECRET'),
'redirect' => env('MAILRU_REDIRECT'),
Expand Down

0 comments on commit 25ac69f

Please sign in to comment.