diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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/ + ``` |