Browse Source
Added macOS+homebrew installation instructions to README.md
pull/98/head
Doeke Zanstra
4 years ago
No known key found for this signature in database
GPG Key ID: 3162EA945817B02A
1 changed files with
9 additions and
1 deletions
-
README.md
|
|
@ -3,7 +3,7 @@ Fantasque Sans Mono |
|
|
|
|
|
|
|
A programming font, designed with functionality in mind, and with some |
|
|
|
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). |
|
|
|
|
|
|
|
|
|
|
|
 |
|
|
@ -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 |
|
|
|
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 |
|
|
|
------------------------------- |
|
|
|
|
|
|
|