Fixed installation instructions for homebrew

`brew cask install whalebird` produces an error.
This commit is contained in:
Max von Webel 2022-11-04 12:29:51 +01:00 committed by GitHub
parent caa664f312
commit d5abe66227
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ So on, you can install from Homebrew:
```
$ brew update
$ brew cask install whalebird
$ brew install --cask whalebird
```
:sparkles: Thanks to [@singingwolfboy](https://github.com/singingwolfboy) for adding it to [homebrew-cask](https://github.com/Homebrew/homebrew-cask/blob/cf568882b6e012956ca404a16be2db36ca873002/Casks/whalebird.rb).