File tree 1 file changed +7
-1
lines changed
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 [
76
76
3 . Follow the instructions from your operating system.
77
77
4 . Enjoy!
78
78
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
+ ```
79
85
80
86
### Windows
81
87
@@ -103,7 +109,7 @@ We are aware of Hack support in the following package managers (with associated
103
109
- ** Debian** : ` fonts-hack-ttf `
104
110
- ** Fedora / CentOS** : ` dnf-plugins-core :: heliocastro/hack-fonts :: hack-fonts `
105
111
- ** 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 `
107
113
- ** Open BSD** : ` fonts/hack-fonts `
108
114
- ** OpenSUSE** : ` hack-fonts `
109
115
- ** Ubuntu** : ` fonts-hack-ttf `
You can’t perform that action at this time.
0 commit comments