Remove "curl" as from alternative download methods

[why]
The given link is wrong - and noone complained ;) So noone is using it.
Also we do not have all fonts anymore in the patched-font/ directory in
the repo.

I believe people will rather browse the repo in a browser and download
there. If they want to convert that into a curl call that is easily
possible. It would be very hard to use the given download method
directly.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2024-07-17 06:59:48 +02:00
parent 39a14bcc37
commit 1c224f648e

View file

@ -46,14 +46,6 @@ brew install --cask font-<FONT NAME>-nerd-font
```
</div>
<p/>
<h3 class="center"> :// curl </h3>
<div align="center" markdown="1">
```sh
curl -fLo "<FONT NAME> Nerd Font Complete.otf" \
https://github.com/ryanoasis/nerd-fonts/raw/HEAD/patched-fonts/<FONT_PATH>/complete/<FONT_NAME>%20Nerd%20Font%20Complete.otf
```
</div>
<p/>
<h3 class="center"> <span></span> Arch Community Repository</h3>
<div markdown="1" class="center">
Search [Nerd Fonts Packages](https://archlinux.org/groups/any/nerd-fonts/) or some special packages in [AUR](https://aur.archlinux.org/packages?K=nerd-fonts-&outdated=off)