Merge pull request #4088 from fortuneteller2k/fix-latex-pkg-name

docs: Update package name for TeXLive on Arch Linux
This commit is contained in:
Henrik Lissner
2020-10-18 19:20:39 -04:00
committed by GitHub

View File

@ -64,7 +64,7 @@ apt-get install texlive
** Arch Linux
#+BEGIN_SRC sh
pacman -S texlive
pacman -S texlive-core
#+END_SRC
** TODO macOS