correct syntax error in package list
This commit is contained in:
parent
4149c5e102
commit
cabd00f4ea
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ To compile CV:
|
||||||
|
|
||||||
Install necessary \LaTeX\ and TeXLive packages
|
Install necessary \LaTeX\ and TeXLive packages
|
||||||
```
|
```
|
||||||
$ apt install install texlive-base texlive-fonts-extra texlive-fonts-recommended texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-luatex texlive-pictures texlive-pstricks texlive-latex-extra latexmk
|
$ apt install texlive-base texlive-fonts-extra texlive-fonts-recommended texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-luatex texlive-pictures texlive-pstricks texlive-latex-extra latexmk
|
||||||
```
|
```
|
||||||
Run \LaTeX\ the appropriate number of times via `latexmk`
|
Run \LaTeX\ the appropriate number of times via `latexmk`
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue