Update brew install cask command

From brew:

> Error: `brew cask` is no longer a `brew` command. Use `brew <command> --cask` instead.
pull/391/head
bearbones 1 year ago committed by GitHub
parent f9cfdbdda6
commit 25d5e86360
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,7 +30,7 @@ In **MacOSX**:
Download and Install MacTeX by:
```bash
brew cask install mactex-no-gui
brew install --cask mactex-no-gui
```
and then install [Pandoc](http://johnmacfarlane.net/pandoc/) and Python 3 by:

Loading…
Cancel
Save