Compare commits

..

2 commits

Author SHA1 Message Date
7275cdd5d9 [README] remove version from typst init 2025-12-15 11:00:14 +01:00
eaa2e72dfa [README] add typship link 2025-12-15 10:54:07 +01:00

View file

@ -6,7 +6,7 @@ A summary is then printed on the front page.
## Installation (Linux only) ## Installation (Linux only)
#### Using `typship` #### Using [`typship`](https://github.com/sjfhsjfh/typship)
```bash ```bash
typship download -n local https://imsc.uni-graz.at/git/gjankowiak/typst-exam/ typship download -n local https://imsc.uni-graz.at/git/gjankowiak/typst-exam/
@ -26,7 +26,7 @@ This will create an `exam` directory in the current directory,
containing the example below. containing the example below.
```sh ```sh
typst init @local/exam:0.3.0 exam typst init @local/exam exam
``` ```
Tested typst version: `0.14.0`. Tested typst version: `0.14.0`.