mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Remove $ from README.md (#358)
as discussed in: https://github.com/zeit/hyperterm/pull/356
This commit is contained in:
parent
8e86883989
commit
db7aed53ad
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ 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:
|
||||
|
||||
```bash
|
||||
$ brew cask update
|
||||
$ brew cask install hyperterm
|
||||
brew cask update
|
||||
brew cask install hyperterm
|
||||
```
|
||||
|
||||
### Repositories
|
||||
|
|
|
|||
Loading…
Reference in a new issue