Change cask install to hyper (#809)

It looks like the cask package name has changed in the renaming

```
brew cask install hyperterm
Error: No available Cask for hyperterm
Error: nothing to install
```
This commit is contained in:
Dale Jefferson 2016-10-07 12:09:35 +01:00 committed by Leo Lamprecht
parent c6b44d4a50
commit f58b7855ec

View file

@ -15,7 +15,7 @@ If you're on macOS, you can also use [Homebrew Cask](https://caskroom.github.io/
```bash
$ brew cask update
$ brew cask install hyperterm
$ brew cask install hyper
```
## Contribute