Point Homebrew install instructions to homebrew-core (#153)

This commit is contained in:
Mitchell Hanberg 2022-01-13 14:59:14 -05:00 committed by GitHub
parent da6e842406
commit 73dfc83aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,16 +41,14 @@
### Homebrew
A [Homebrew tap](https://github.com/mhanberg/homebrew-zk) is maintained by [@mhanberg](https://github.com/mhanberg).
```sh
brew install mhanberg/zk/zk
brew install zk
```
Or, if you want to build from the source directly:
Or, if you want to the latest changes:
```sh
brew install --build-from-source mhanberg/zk/zk
brew install --HEAD zk
```
### Arch Linux