summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 69025ef..4cd5f9c 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,10 @@ fc-match "Space Mono Nerd Font"
# If installed correctly should return a match.
+
+# When everything seems to be working, remove nerd-fonts/ directory as it is no longer needed.
+rm -rf nerd-fonts/
+
```