Skip to content

Commit cc37e59

Browse files
committed
Fix macOS prerequisites
1 parent 6eb7bd5 commit cc37e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ $ sudo apt install make texlive-full
3636
$ sudo pacman -S make texlive-most texlive-bin
3737

3838
# macOS
39-
$ brew install --cask mactex
39+
$ brew install mactex
4040
$ sudo tlmgr update --self
4141
```
4242

0 commit comments

Comments
 (0)