Skip to content

Commit

Permalink
Merge pull request #697 from weshooper/patch-1
Browse files Browse the repository at this point in the history
Homebrew installation command #fixed
  • Loading branch information
Kaspik committed Dec 27, 2020
2 parents 4540f8e + 0c03fa2 commit f2899dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -25,7 +25,7 @@ mas install 1518036000 # Sequel Ace
To install an unoffical community maintained [Homebrew](https://brew.sh) [Cask](https://github.com/Homebrew/homebrew-cask) of the [GitHub Release](https://github.com/sequel-ace/sequel-ace/releases)

```sh
brew cask install sequel-ace
brew install --cask sequel-ace
```

## Building locally
Expand Down

0 comments on commit f2899dd

Please sign in to comment.