Browse Source

Update README.md

update brew command for 2021
Justin Lee 3 năm trước cách đây
mục cha
commit
bd4b218ae4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -61,7 +61,7 @@ sudo pacman -S pandoc texlive-core
 #### OSX
 ```bash
 brew install pandoc
-brew cask install mactex
+brew install --cask mactex
 ```
 
 Make sure to add the directory `/Library/TeX/texbin/` to your path or `context` and `mtxrun` will not be found.