Skip to content

Commit

Permalink
Added build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasPietzschmann authored Sep 17, 2024
1 parent d307143 commit f187eaa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Constrained Zig

Check out the code [here](https://github.com/LukasPietzschmann/zigchr).

## Build it
1. You need to clone using the `--recursive` switch
2. Just call `latexmk` on the `talk.tex` file

If you don't want to build the slides yourself, you can also download them [here](https://raw.githubusercontent.com/LukasPietzschmann/zigtoberfest-talk/build/talk.pdf) or [here](https://github.com/LukasPietzschmann/zigtoberfest-talk/blob/build/talk.pdf).

0 comments on commit f187eaa

Please sign in to comment.