README: brew cask update to brew update (#866)

This commit is contained in:
Vítor Galvão 2016-10-12 14:25:36 +01:00 committed by Timothy
parent ed66433323
commit c8b2f1b9eb

View file

@ -14,7 +14,7 @@ You can download the latest release [here](https://hyper.is/#installation).
If you're on macOS, you can also use [Homebrew Cask](https://caskroom.github.io/) to download the app by running these commands: If you're on macOS, you can also use [Homebrew Cask](https://caskroom.github.io/) to download the app by running these commands:
```bash ```bash
$ brew cask update $ brew update
$ brew cask install hyper $ brew cask install hyper
``` ```