[README] update

This commit is contained in:
Gaspard Jankowiak 2025-12-14 20:47:01 +01:00
commit 401c9824af

View file

@ -19,7 +19,7 @@ typship download -n local https://imsc.uni-graz.at/git/gjankowiak/typst-kfu-slid
```bash
mkdir -p ~/.local/share/typst/packages/local/definitely-not-kfu-slides/
cd ~/.local/share/typst/packages/local/definitely-not-kfu-slides/
curl https://imsc.uni-graz.at/git/gjankowiak/typst-kfu-slides-template/archive/v1.0.1.tar.gz | tar zx --xform 's/definitely-not-kfu-slides/1.0.1/'
curl https://imsc.uni-graz.at/git/gjankowiak/typst-kfu-slides-template/archive/1.0.1.tar.gz | tar zx --xform 's/typst-kfu-slides-template/1.0.1/'
```
## Quickstart (CLI):