mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-23 22:21:01 +01:00
Fixed installation instructions for homebrew
`brew cask install whalebird` produces an error.
This commit is contained in:
parent
caa664f312
commit
d5abe66227
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user