From: Jim Huang Date: Sun, 26 Mar 2023 01:21:53 +0000 (+0800) Subject: Fix macOS prerequisites X-Git-Tag: latest~33 X-Git-Url: https://www.ivnss.com/gitweb/?a=commitdiff_plain;h=cc37e59a63414716776d93911d7d522de5b243cc;p=lkmpg Fix macOS prerequisites --- 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 ```