Skip to content

Commit

Permalink
Installation Guide Minor Style Improvement (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafikooo authored Dec 11, 2024
2 parents 94a33a6 + ebd20e3 commit e8c5a1d
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 e8c5a1d

Please sign in to comment.