mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-12-19 20:12:52 +02:00
Change tap name
This pull request provides a change on tap name in installation guide for macOS users since Caskroom/fonts has been deprecated.
This commit is contained in:
parent
8a1fdc0d76
commit
a975cd7318
@ -305,10 +305,10 @@ _Note_: **Requires cloning** the repo as of now
|
||||
|
||||
> Best option if on **macOS** and want to use **Homebrew**.
|
||||
|
||||
All fonts are available via [Homebrew Fonts](https://github.com/caskroom/homebrew-fonts) on macOS (OS X)
|
||||
All fonts are available via [Homebrew Cask Fonts](https://github.com/Homebrew/homebrew-cask-fonts) on macOS (OS X)
|
||||
|
||||
```sh
|
||||
brew tap caskroom/fonts
|
||||
brew tap homebrew/cask-fonts
|
||||
brew cask install font-hack-nerd-font
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user