Compare commits

..

No commits in common. "main" and "0.3.0" have entirely different histories.

View file

@ -6,7 +6,7 @@ A summary is then printed on the front page.
## Installation (Linux only)
#### Using [`typship`](https://github.com/sjfhsjfh/typship)
#### Using `typship`
```bash
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.
```sh
typst init @local/exam exam
typst init @local/exam:0.3.0 exam
```
Tested typst version: `0.14.0`.