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:
parent
28f9b55e4f
commit
1efb97733d
10
README.md
10
README.md
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user