Update README.md

brew cask is depricated, one can just use brew install directly
This commit is contained in:
Martin Schilliger 2020-12-05 23:48:20 +01:00 committed by GitHub
parent 55d21880b8
commit 9765d9e916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ or Install with Homebrew
```
brew tap melonamin/formulae
brew cask install SwiftBar
brew install swiftbar
```
Runs on macOS Catalina (10.15) and up.