Skip to content

Commit

Permalink
update brew command (#664)
Browse files Browse the repository at this point in the history
* update brew command

* Update README.md
  • Loading branch information
mzmt authored Jul 1, 2021
1 parent bf1a491 commit 8c27f76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ eopkg it cool-retro-term

**macOS** users can grab the latest dmg from the [release page](https://github.com/Swordfish90/cool-retro-term/releases) or install via Homebrew or MacPorts:
```
brew cask install cool-retro-term
brew install cool-retro-term --cask
```
or
```
Expand Down Expand Up @@ -206,7 +206,7 @@ open cool-retro-term.app
**Homebrew**

```sh
brew cask install cool-retro-term
brew install cool-retro-term --cask
```

## Donations
Expand Down

0 comments on commit 8c27f76

Please sign in to comment.