Skip to content

Commit eba9cb2

Browse files
committed
Merge pull request #7 from Dreanmer/master
Update README.md
2 parents ff0a2bc + cf33a01 commit eba9cb2

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
@@ -42,7 +42,7 @@ Next add the following to the `aliases` array in your `config/app.php`
4242
'Google' => 'PulkitJalan\Google\Facades\Google'
4343
```
4444

45-
Finally run `php artisan vendor:publish --provider="pulkitjalan\google-apiclient\GoogleServiceProvider" --tag="config"` to publish the config file.
45+
Finally run `php artisan vendor:publish --provider="PulkitJalan\Google\GoogleServiceProvider" --tag="config"` to publish the config file.
4646

4747
#### Looking for a Laravel 4 compatible version?
4848

0 commit comments

Comments
 (0)