Update README.md

This commit is contained in:
Alex Mazanov 2020-11-21 17:53:18 -05:00 committed by GitHub
parent e0218d73dc
commit 4d15ace30b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,14 @@ Add custom menu bar programs on macOS in three easy steps:
Get plugins from awesome [BitBar repository](https://github.com/matryer/bitbar-plugins)
## How to get SwiftBar
- Download from [GitHub Releases](https://github.com/swiftbar/SwiftBar/releases)
- Install with Homebrew(in progress)
Download from [GitHub Releases](https://github.com/swiftbar/SwiftBar/releases)
or Install with Homebrew
```
brew tap melonamin/formulae
brew cask install esse
```
Runs on macOS Catalina(10.15) and up.