mirror of
https://github.com/CPunch/resume.git
synced 2024-11-14 18:00:11 +00:00
7 lines
150 B
Markdown
7 lines
150 B
Markdown
|
|
This resume assumes a full installation of a LaTex environment.
|
|
Compile and build my resume with the following command:
|
|
|
|
```sh
|
|
xelatex resume.tex
|
|
``` |