mirror of
https://github.com/mickael-menu/zk
synced 2024-11-13 01:10:43 +00:00
Point Homebrew install instructions to homebrew-core (#153)
This commit is contained in:
parent
da6e842406
commit
73dfc83aeb
@ -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…
Reference in New Issue
Block a user