Skip to content

Commit 760d4e2

Browse files
authored
docs: add nerfont instructions
1 parent 8fe619a commit 760d4e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ Go:
3030
go install github.com/dlvhdr/diffnav
3131
```
3232

33+
> [!NOTE] To get the icons to render properly you should download and install a Nerd font from https://www.nerdfonts.com/. Then, select that font as your font for the terminal.
34+
> You can install these with brew as well: `brew install --cask font-<FONT NAME>-nerd-font`
35+
3336
## Usage
3437

3538
### Pipe into diffnav

0 commit comments

Comments
 (0)