Skip to content

Commit

Permalink
add compiling methods to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
EricWay1024 committed Jun 5, 2023
1 parent b358ea8 commit 8108203
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

Adapted from the lecture slides.

## Compile to PDF

Install `typst` as described [here](https://github.com/typst/typst). Then
```bash
typst watch main.typ main.pdf
```

## Based on
- [`typst`](https://typst.app/docs/)
- [`typst-algorithms`](https://github.com/platformer/typst-algorithms)
Expand Down

0 comments on commit 8108203

Please sign in to comment.