Skip to content

Commit

Permalink
Point Homebrew install instructions to homebrew-core (zk-org#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg authored Jan 13, 2022
1 parent da6e842 commit 73dfc83
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 73dfc83

Please sign in to comment.