diff --git a/README.md b/README.md index 2570f2a..26003a2 100644 --- a/README.md +++ b/README.md @@ -21,14 +21,15 @@ This version of the bundle requires Symfony 2.1+ ### Step 1: Download EoHoneypotBundle using Composer Add EoHoneypotBundle to your project by running the command: -``` +```bash $ composer require eo/honeypot-bundle ``` + Composer will install the bundle to your project's `vendor/eo` directory. ### Step 2: Enable the bundle If you use Symfony Flex - skip this step. Otherwise, enable the bundle in `bundles.php`: -``` +```php \HoneypotPrey` base class : -``` +```php