diff --git a/docs/legacy_installation.md b/docs/legacy_installation.md index e05bff61..4c18a0e4 100644 --- a/docs/legacy_installation.md +++ b/docs/legacy_installation.md @@ -24,10 +24,10 @@ 1. Import routes: - ````yaml - sylius_refund: - resource: "@SyliusInvoicingPlugin/config/routes.yaml" - ```` + ```yaml + sylius_refund: + resource: "@SyliusInvoicingPlugin/config/routes.yaml" + ``` 1. Check if you have `wkhtmltopdf` binary. If not, you can download it [here](https://wkhtmltopdf.org/downloads.html).