From 8c33f2eee88b7ce17b77b797965d874ab64151a2 Mon Sep 17 00:00:00 2001 From: eeeXun Date: Tue, 15 Aug 2023 00:25:14 +0800 Subject: [PATCH] Update dependencies for Arch Linux --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21e03e9..f306451 100644 --- a/README.md +++ b/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 -- 2.39.5