docs: update
Anirudh icyph0x@protonmail.com
Fri, 30 Mar 2018 17:34:01 +0530
1 files changed,
13 insertions(+),
2 deletions(-)
jump to
M
README.md
→
README.md
@@ -1,3 +1,14 @@
-# my resume -you'll need `xelatex` or `lulatex` installed +# my résumé + +## Building +you'll need `xelatex` to build this. + +```console +$ xelatex resume.tex +``` + +## Troubleshooting +Ubuntu (and it's derivatives) tend to complain about a missing `ucharcat.sty`. Just ignore it and hit `Ctrl+C`. + +