1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Update README.md

`homebrew-core` installation instructions added
This commit is contained in:
Chris Cummer 2019-08-19 10:05:33 -07:00 committed by GitHub
parent 28f9b55e4f
commit 1efb97733d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,16 @@ displaying infrequently-needed, but very important, daily data.
### Install via Homebrew ### Install via Homebrew
The simplest way from Homebrew:
```console
brew install wtfutil
wtfutil
```
That version can sometimes lag a bit, as recipe updates take time to get accepted into `homebrew-core`. If you always want the bleeding edge of releases, you can tap it:
```console ```console
brew tap wtfutil/wtfutil brew tap wtfutil/wtfutil
brew install wtfutil brew install wtfutil