1# my résumé
2
3## Building
4you'll need `xelatex` to build this.
5
6```console
7$ xelatex resume.tex
8```
9
10## Troubleshooting
11Ubuntu (and it's derivatives) tend to complain about a missing `ucharcat.sty`. Just ignore it and hit `Ctrl+C`.
12
13
14