mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-06 21:49:40 +02:00
Added instructions to the readme
This commit is contained in:
parent
4ac26ee202
commit
bb3a0547d9
@ -187,10 +187,18 @@ Installs all of the patched Fonts (_Warning: This is a lot of Fonts adding up to
|
||||
|
||||
* Linux & Mac OS X
|
||||
|
||||
To install all fonts:
|
||||
```sh
|
||||
./install.sh
|
||||
```
|
||||
|
||||
To install a single font:
|
||||
```sh
|
||||
./install.sh <FontName>
|
||||
./install.sh Hack
|
||||
./install.sh HeavyData
|
||||
```
|
||||
|
||||
#### Examples
|
||||
|
||||
./install.sh
|
||||
|
Loading…
Reference in New Issue
Block a user