summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5e14abc..d054efb 100644
--- a/README.md
+++ b/README.md
@@ -10,3 +10,9 @@ Configs added:
- [x] zsh
- [x] fnm installed and added to path
- [x] ranger
+
+Install fnm
+
+```
+curl -fsSL https://fnm.vercel.app/install | bash
+```