update readme with correct font name

This commit is contained in:
Daniel Hernandez 2018-08-20 09:30:55 -05:00
parent 6066ac629d
commit 5caf44df55

View file

@ -118,7 +118,7 @@ Man pages have been added. Checkout `man colorls`.
1. Install Ruby (preferably, version > 2.1) 1. Install Ruby (preferably, version > 2.1)
2. Install the patched fonts of powerline nerd-font and/or font-awesome. Have a look at the [Nerd Font README](https://github.com/ryanoasis/nerd-fonts/blob/master/readme.md) for more installation instructions. 2. Install the patched fonts of powerline nerd-font and/or font-awesome. Have a look at the [Nerd Font README](https://github.com/ryanoasis/nerd-fonts/blob/master/readme.md) for more installation instructions.
*Note for `iTerm2` users - Please enable the Nerd Font at iTerm2 > Preferences > Profiles > Text > Non-ASCII font > Knack Regular Nerd Font Complete.* *Note for `iTerm2` users - Please enable the Nerd Font at iTerm2 > Preferences > Profiles > Text > Non-ASCII font > Hack Regular Nerd Font Complete.*
3. Install the [colorls](https://rubygems.org/gems/colorls/) ruby gem with `gem install colorls` 3. Install the [colorls](https://rubygems.org/gems/colorls/) ruby gem with `gem install colorls`