mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
add homebrew cask install method (#273)
This commit is contained in:
parent
fee4acbf5a
commit
ed143ea9ba
1 changed files with 6 additions and 0 deletions
|
|
@ -4,6 +4,12 @@
|
|||
|
||||
For downloads, documentation and the developer API head to: https://hyperterm.org
|
||||
|
||||
(NOTE: only on macOS) With [Homebrew](http://brew.sh/) and [Homebrew Cask](https://caskroom.github.io/) installed, you can run this command:
|
||||
|
||||
```bash
|
||||
$ brew cask install hyperterm
|
||||
```
|
||||
|
||||
### Repositories
|
||||
|
||||
- Art: https://github.com/zeit/hyperterm-art
|
||||
|
|
|
|||
Loading…
Reference in a new issue