diff --git a/README.markdown b/README.markdown index 92b4169..76a96ea 100644 --- a/README.markdown +++ b/README.markdown @@ -21,7 +21,9 @@ Installation With [composer](https://getcomposer.org), require: -`composer require knplabs/knp-snappy-bundle` +```bash +composer require knplabs/knp-snappy-bundle +``` Then enable it in your kernel (optional if you are using the Flex recipe with Symfony >= 4) :