1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-25 03:32:02 +02:00

Merge pull request #349 from satoryu/satoryu-patch-1

Change tap name
This commit is contained in:
Ryan L McIntyre 2019-05-08 20:19:21 -07:00 committed by GitHub
commit e1c2d2140a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
```