Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,13 @@ Download the most recent `Miracode.ttf` file from the [Releases](https://github.

### Mac

<!-- #### Using Homebrew
#### Using Homebrew

```shell
brew tap homebrew/cask-fonts
brew install --cask font-monocraft
``` -->
brew install --cask font-miracode
```

<!-- #### Manually -->
#### Manually

Download the most recent `Miracode.ttf` file from the [Releases](https://github.com/IdreesInc/Miracode/releases) page. Double click on the downloaded font file and select **Install Font** in the window that appears. More help available [here](https://support.apple.com/en-us/HT201749).

Expand Down