mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-01-06 21:49:40 +02:00
Update readme.md
* updated block quote to fenced code block to match others (consistency) * explains the bash install script and adds warning about use
This commit is contained in:
parent
f9ad1bb304
commit
6226ae7a2a
@ -156,9 +156,13 @@ cd ~/Library/Fonts && curl -fLo DroidSansMonoForPowerlinePlusNerdFileTypes.otf h
|
||||
```
|
||||
## Font Install Script
|
||||
|
||||
Installs all of the patched Fonts (_Warning: This is a lot of Fonts adding up to a large size_)
|
||||
|
||||
* Linux & Mac OS X
|
||||
|
||||
> ./install.sh
|
||||
```sh
|
||||
./install.sh
|
||||
```
|
||||
|
||||
### Examples
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user