mirror of
https://github.com/belluzj/fantasque-sans.git
synced 2024-12-22 15:31:31 +01:00
Added macOS+homebrew installation instructions to README.md
This commit is contained in:
parent
497bd58973
commit
46139ca2ec
10
README.md
10
README.md
|
@ -3,7 +3,7 @@ Fantasque Sans Mono
|
||||||
|
|
||||||
A programming font, designed with functionality in mind, and with some
|
A programming font, designed with functionality in mind, and with some
|
||||||
wibbly-wobbly handwriting-like fuzziness that makes it unassumingly cool.
|
wibbly-wobbly handwriting-like fuzziness that makes it unassumingly cool.
|
||||||
[Download](https://github.com/belluzj/fantasque-sans/releases/latest).
|
[Download](https://github.com/belluzj/fantasque-sans/releases/latest) or see [installion instructions](#installation).
|
||||||
|
|
||||||
|
|
||||||
![](Specimen/urxvt13.png)
|
![](Specimen/urxvt13.png)
|
||||||
|
@ -65,6 +65,14 @@ Github](http://github.com/belluzj/cosmic-sans-neue/issues) if you stumble upon
|
||||||
bad design or rendering problems (with screen shot if possible), or if you need
|
bad design or rendering problems (with screen shot if possible), or if you need
|
||||||
more characters, or if you want to compliment me (I love compliments).
|
more characters, or if you want to compliment me (I love compliments).
|
||||||
|
|
||||||
|
Installation
|
||||||
|
------------
|
||||||
|
|
||||||
|
On macOS with [homebrew](https://brew.sh):
|
||||||
|
|
||||||
|
brew tap homebrew/cask-fonts #You only need to do this once for cask-fonts
|
||||||
|
brew cask install font-fantasque-sans-mono
|
||||||
|
|
||||||
Building installable font files
|
Building installable font files
|
||||||
-------------------------------
|
-------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user