Skip to content

Commit

Permalink
Change README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vldmr-k committed Mar 1, 2021
1 parent 679de36 commit 3b6e0d0
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 @@ -8,7 +8,7 @@ composer require vldmrk/phpbu-symfony

Add Bundle
```
Vldmrk\PhpbuBundle\PhpbuBundle::class => ['all' => true],
Vldmrk\PhpbuBundle\PhpbuBundle::class => ['all' => true],
```

Place configuration file ```phpbu.xml``` into the root of project `'%kernel.project_dir%/phpbu.xml'`
Expand Down

0 comments on commit 3b6e0d0

Please sign in to comment.