Explorar el Código

Fix macOS prerequisites

Jim Huang hace 2 años
padre
commit
cc37e59a63
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
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
 ```