diff --git a/README.md b/README.md index 6f9f9e8..3a95b63 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,10 @@ create it with: `composer create-project --prefer-dist laravel/laravel my-new-pr (replace *my-new-project* with your own project name, [see the documentation for further information](https://laravel.com/docs/5.5#installing-laravel)) -Then run `composer require bkwld/laravel-pug`. +Then run: +``` +composer require bkwld/laravel-pug +``` ## Usage