From c80d8cab74f8ed3a7d3cb041106b2c5b4e3e7fd6 Mon Sep 17 00:00:00 2001 From: Fadi Hania Date: Sat, 6 May 2023 13:53:49 +0300 Subject: [PATCH] Add winget as installation method on Windows (#948) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ae259d4..9128b90 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,12 @@ brew install fnm Then, [set up your shell for fnm](#shell-setup) +#### Using Winget (Windows) + +```sh +winget install Schniz.fnm +``` + #### Using Scoop (Windows) ```sh