Skip to content

Commit b4331b3

Browse files
Merge pull request #511 from darrenpmeyer/dev
Fixes #476 - Improve and update macOS Homebrew documentation
2 parents db2d3fe + e2f8afd commit b4331b3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ Some Linux users may find that font rendering is improved on their distro with [
7676
3. Follow the instructions from your operating system.
7777
4. Enjoy!
7878

79+
Or, if you use [Homebrew](https://brew.sh/) (see the section **Package managers** below):
80+
81+
```
82+
$ brew tap homebrew/cask-fonts
83+
$ brew cask install font-hack
84+
```
7985

8086
### Windows
8187

@@ -103,7 +109,7 @@ We are aware of Hack support in the following package managers (with associated
103109
- **Debian**: `fonts-hack-ttf`
104110
- **Fedora / CentOS**: `dnf-plugins-core :: heliocastro/hack-fonts :: hack-fonts`
105111
- **Gentoo Linux**: `media-fonts/hack`
106-
- **Homebrew Cask (OS X)**: `caskroom/fonts/font-hack`
112+
- **Homebrew Cask (macOS)**: cask `font-hack` in tap `homebrew/cask-fonts`
107113
- **Open BSD**: `fonts/hack-fonts`
108114
- **OpenSUSE**: `hack-fonts`
109115
- **Ubuntu**: `fonts-hack-ttf`

0 commit comments

Comments
 (0)