diff --git a/README.md b/README.md index 356739f..2583027 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,9 @@ Integrations with other frameworks: The best way to install DebugBar is using [Composer](http://getcomposer.org) with the following command: -```composer require maximebf/debugbar --dev``` +```bash +composer require maximebf/debugbar --dev +``` ## Quick start