1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2024-12-19 20:12:52 +02:00

Adapt Homebrew instructions

[why]
See #1639

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2024-05-19 16:28:15 +02:00
parent 2ddd8ab1e5
commit cb2d72b438

View File

@ -41,7 +41,6 @@ page: font-downloads
<h3 class="center"> <span></span> Homebrew </h3>
<div align="center" markdown="1">
```sh
brew tap homebrew/cask-fonts &&
brew install --cask font-<FONT NAME>-nerd-font
```
</div>