From 0a3184fbba18c02e534a6125c8643efc283747ae Mon Sep 17 00:00:00 2001 From: listout Date: Tue, 13 Apr 2021 00:16:32 +0530 Subject: added install command for fnm --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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 +``` -- cgit v1.2.3