Explorar el Código

Merge pull request #219 from eeeXun/archlinux

Update dependencies for Arch Linux
Jim Huang hace 1 año
padre
commit
edf6615740
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -33,7 +33,7 @@ For Ubuntu Linux, macOS, and other Unix-like systems, run the following command(
 $ sudo apt install make texlive-full
 
 # Arch / Manjaro
-$ sudo pacman -S make texlive-most texlive-bin
+$ sudo pacman -S make texlive-binextra texlive-bin
 
 # macOS
 $ brew install mactex