Skip to content

Commit

Permalink
Change cask install to hyper (#809)
Browse files Browse the repository at this point in the history
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
```
  • Loading branch information
DaleLJefferson authored and leo committed Oct 7, 2016
1 parent c6b44d4 commit f58b785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f58b785

Please sign in to comment.