瀏覽代碼

Merge pull request #77 from realJustinLee/patch-1

Update README.md (update brew command for 2021)
Mark Szepieniec 3 年之前
父節點
當前提交
dde196c33e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.