mszep / pandoc_resume

The Markdown Resume
http://mszep.github.io/pandoc_resume/
MIT License
1.65k stars 758 forks source link

Add Arch dependencies to the README #21

Closed MattSturgeon closed 7 years ago

MattSturgeon commented 7 years ago

Add instructions for installing dependencies on Arch Linux and derivatives.

On Arch, the texlive-most group depends on most TeX Live related packages, texlive-core appears to be the bare minimum install for ConTeXt.

See the Arch Wiki article on TeX Live for details.

mszep commented 7 years ago

Thanks!