mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 05:58:41 -09:00
Added cask update instructions (#356)
I setup cask loong time ago and hadn't updated cask since then. Had to update cask before I was able to install hyperterm. Also not the first one to encounter this: https://github.com/zeit/hyperterm/issues/295 :)
This commit is contained in:
parent
e66d6c90f0
commit
c573001774
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ For downloads, documentation and the developer API head to: https://hyperterm.or
|
||||||
(NOTE: only on macOS) With [Homebrew](http://brew.sh/) and [Homebrew Cask](https://caskroom.github.io/) installed, you can run this command:
|
(NOTE: only on macOS) With [Homebrew](http://brew.sh/) and [Homebrew Cask](https://caskroom.github.io/) installed, you can run this command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
$ brew cask update
|
||||||
$ brew cask install hyperterm
|
$ brew cask install hyperterm
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue