Skip to content

Commit

Permalink
[DOCS] Improved docs for installation
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Aug 4, 2019
1 parent 9eeabac commit 6e439cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -28,7 +28,7 @@ composer require php-http/guzzle6-adapter # if you want to use HTTPlug with Guzz

## 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 6e439cc

Please sign in to comment.