Update brew install instructions (#2346)
This commit is contained in:
parent
f517e4fb8d
commit
6f4957ea98
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@
|
||||||
* **macOS**
|
* **macOS**
|
||||||
* Standard distribution in Homebrew:
|
* Standard distribution in Homebrew:
|
||||||
```bash
|
```bash
|
||||||
brew tap homebrew/cask-fonts
|
brew tap homebrew/cask
|
||||||
brew install font-iosevka
|
brew install --cask font-iosevka
|
||||||
```
|
```
|
||||||
* Search for other variants using `brew search font-iosevka` and install what you want.
|
* Search for other variants using `brew search font-iosevka` and install what you want.
|
||||||
* Customizable install using Homebrew: see [robertgzr/homebrew-tap](https://github.com/robertgzr/homebrew-tap).
|
* Customizable install using Homebrew: see [robertgzr/homebrew-tap](https://github.com/robertgzr/homebrew-tap).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue