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

pull/157/head
Mitchell Hanberg 2 years ago committed by GitHub
parent da6e842406
commit 73dfc83aeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save