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:
Ryan L McIntyre 2015-11-24 08:30:00 -05:00
parent f9ad1bb304
commit 6226ae7a2a

View file

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