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) ## Installation (Linux only)
#### Using [`typship`](https://github.com/sjfhsjfh/typship) #### Using `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 exam typst init @local/exam:0.3.0 exam
``` ```
Tested typst version: `0.14.0`. Tested typst version: `0.14.0`.