From d086585b7a482f21cc3b8c8f987124943cfd52ea Mon Sep 17 00:00:00 2001
From: MikeShort11 <153890342+MikeShort11@users.noreply.github.com>
Date: Thu, 12 Sep 2024 23:35:36 -0600
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index e14cbe22..92caba02 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ External Requirements:
 - Clipboard tool (xclip/xsel/win32yank or other depending on platform)
 - A [Nerd Font](https://www.nerdfonts.com/): optional, provides various icons
   - if you have it set `vim.g.have_nerd_font` in `init.lua` to true
+  - get devicons from nerdfonts and add it to .local/share/fonts to make nvimtree work properly
 - Language Setup:
   - If you want to write Typescript, you need `npm`
   - If you want to write Golang, you will need `go`