From cc37e59a63414716776d93911d7d522de5b243cc Mon Sep 17 00:00:00 2001 From: Jim Huang Date: Sun, 26 Mar 2023 09:21:53 +0800 Subject: [PATCH] Fix macOS prerequisites --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 404908f..21e03e9 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ $ sudo apt install make texlive-full $ sudo pacman -S make texlive-most texlive-bin # macOS -$ brew install --cask mactex +$ brew install mactex $ sudo tlmgr update --self ``` -- 2.39.5