Skip to content

Commit

Permalink
[DOCS] Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Aug 5, 2019
1 parent d211039 commit 42b3fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -26,7 +26,7 @@ composer require php-http/guzzle6-adapter # if you want to use Guzzle

### Enable the Bundle

Then, enable the bundle by adding it to the list of registered bundles in `bundles.php` file of your project:
Then, enable the bundle by adding it to the list of registered bundles in `config/bundles.php` file of your project:

```php
// config/bundles.php
Expand Down

0 comments on commit 42b3fa4

Please sign in to comment.