Update README.md with Homebrew instructions

This commit is contained in:
Milen Dzhumerov 2017-08-21 20:48:11 +01:00
parent aced89572b
commit 593213e78d
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ It is written in Swift.
# How to Get
- [Homebrew](https://brew.sh): `brew install milend/taps/hmap`
- Grab a [release](https://github.com/milend/hmap/releases) from GitHub.
- Build from source. See instructions below.