Browse Source

misc: font-jetbrains-mono is now available under homebrew/cask

pull/683/head
himkt 2 years ago committed by GitHub
parent
commit
8986b16683
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 13
      README.md

13
README.md

@ -17,16 +17,11 @@ Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Edi @@ -17,16 +17,11 @@ Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Edi
### Brew (macOS only)
1. Tap the font cask to make the Jetbrains Mono font available:
Install it using the `font-jetbrains-mono` cask:
```console
brew tap homebrew/cask-fonts
```
2. Install it using the `font-jetbrains-mono` cask:
```console
brew install --cask font-jetbrains-mono
```
```console
brew install --cask font-jetbrains-mono
```
### Manual installation

Loading…
Cancel
Save