From 4984a9dc8355764c1a0737d4962ac34f132c109d Mon Sep 17 00:00:00 2001 From: Darren Meyer Date: Wed, 11 Mar 2020 12:38:14 -0500 Subject: [PATCH] Update macOS Homebrew information for issue-476 --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80971e8b6..2419056db 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,12 @@ Some Linux users may find that font rendering is improved on their distro with [ 3. Follow the instructions from your operating system. 4. Enjoy! +Or, if you use [Homebrew](https://brew.sh/) (see the section **Package managers** below): + +``` +$ brew tap homebrew/cask-fonts +$ brew cask install font-hack +``` ### Windows @@ -103,7 +109,7 @@ We are aware of Hack support in the following package managers (with associated - **Debian**: `fonts-hack-ttf` - **Fedora / CentOS**: `dnf-plugins-core :: heliocastro/hack-fonts :: hack-fonts` - **Gentoo Linux**: `media-fonts/hack` -- **Homebrew Cask (OS X)**: `caskroom/fonts/font-hack` +- **Homebrew Cask (macOS)**: cask `font-hack` in tap `homebrew/cask-fonts` - **Open BSD**: `fonts/hack-fonts` - **OpenSUSE**: `hack-fonts` - **Ubuntu**: `fonts-hack-ttf`