File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,12 @@ Some Linux users may find that font rendering is improved on their distro with [
76763 . Follow the instructions from your operating system.
77774 . 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 `
You can’t perform that action at this time.
0 commit comments