Merge pull request #511 from darrenpmeyer/dev

Fixes #476 - Improve and update macOS Homebrew documentation
dev
Chris Simpkins 2020-06-22 10:08:18 +07:00 committed by GitHub
commit b4331b33e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

@ -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`