Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mheob authored Nov 10, 2023
1 parent 421b5a8 commit 5060c93
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,12 @@ There is also a script which automates the deletion of all Monaspace fonts from
$ bash ./util/install_macos.sh
```

You can also use [homebrew](https://brew.sh/) as an alternative:

```bash
brew install --cask font-monaspace
```

### Webfonts

All files with a `.woff` or `.woff2` suffix are intended for use on the web. You do not install them with your operating system, but rather add them to your web development project.
Expand Down

0 comments on commit 5060c93

Please sign in to comment.