chore: readme update
This commit is contained in:
parent
434e2172c2
commit
73dd114a01
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -12,3 +12,14 @@ nvim
|
||||||
```
|
```
|
||||||
|
|
||||||
that's it.
|
that's it.
|
||||||
|
|
||||||
|
### Dependencies
|
||||||
|
|
||||||
|
If you are on MacOS you might need to install icons
|
||||||
|
|
||||||
|
```shell
|
||||||
|
brew tap homebrew/cask-fonts
|
||||||
|
brew install --cask font-hack-nerd-font
|
||||||
|
```
|
||||||
|
|
||||||
|
and then use the Hack Nerd font.
|
||||||
|
|
Loading…
Add table
Reference in a new issue