Installation
To use the cv
LaTeX class, follow these steps:
Clone the repository
Usage
Make sure the cv.cls
file is either:
- Located in the same folder as your
.tex
document, or - Installed in your local TeX distribution’s
texmf
tree.
You can now compile .tex
files that use the cv
class as usual with pdflatex
or xelatex
.