forked from mirrors/Awesome-CV
fix dependency in the procedure for INSTALL
This commit is contained in:
parent
06908d74a4
commit
07f4ac63ad
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ You have to install fundamental latex packages on system including xelatex. Also
|
|||
|
||||
#### Ubuntu(Debian)
|
||||
```bash
|
||||
$ sudo apt-get install texlive texlive-latex-extra texlive-xetex
|
||||
$ sudo apt-get install texlive texlive-latex-extra texlive-xetex texlive-math-extra
|
||||
```
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue