From 297d034d5e2b5808ea9789aaea304d3d003b5989 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Sun, 6 Aug 2017 14:59:26 +0100 Subject: [PATCH] README.md: add HBC install instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5a9ae58..13da8e9 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Best way to install eqMac2 is from the website: https://bitgapp.com/eqmac +Or if you use [Homebrew](https://brew.sh/): `brew cask install eqmac` + ## How it started? If you are interested to know how eqMac was created, you can read the [Story](https://github.com/romankisil/eqMac2/blob/master/STORY.md)