2
1

fix typo in readme

This commit is contained in:
Rémi Heredero 2024-05-18 15:19:34 +02:00
parent 696da928e0
commit 81ba87ef40
Signed by: Klagarge
GPG Key ID: 3CBAC2C6CD1E8807

View File

@ -8,7 +8,7 @@ Before getting started, make sure you have the following tools installed:
``` bash
cargo install https://github.com/typst/typst typst-cli
```
- polyylux2pdfpc: to convert the compiled files into P presentation PDFs
- polylux2pdfpc: to convert the compiled files into P presentation PDFs
``` bash
cargo install --git https://github.com/andreasKroepelin/polylux/ --branch release
```