Merge pull request #219 from eeeXun/archlinux

Update dependencies for Arch Linux
This commit is contained in:
Jim Huang 2023-08-15 01:41:08 +08:00 committed by GitHub
commit edf6615740
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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