This commit is contained in:
2024-04-12 11:29:19 -07:00
parent 24f9d3afac
commit bd6b40eed8
4 changed files with 52 additions and 32 deletions

12
readme.md Normal file
View File

@@ -0,0 +1,12 @@
## Dependencies
```
sudo apt-get install texlive-latex-base texlive-latex-extra texlive-fonts-recommended texlive-fonts-extra
```
## Run Command
```
pdflatex tex_resume.tex
```