Skip to content

Commit

Permalink
Correct installation guide style
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafikooo committed Dec 11, 2024
1 parent 94a33a6 commit ebd20e3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/legacy_installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit ebd20e3

Please sign in to comment.