Browse Source

Add winget as installation method on Windows (#948)

remotes/origin/list-filter
Fadi Hania 2 years ago committed by GitHub
parent
commit
c80d8cab74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

6
README.md

@ -68,6 +68,12 @@ brew install fnm @@ -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

Loading…
Cancel
Save