diff --git a/README.md b/README.md index b9942b3..a5d70f9 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,14 @@ scoop install fnm Then, [set up your shell for fnm](#shell-setup) +#### Using Chocolatey (Windows) + +```sh +choco install fnm +``` + +Then, [set up your shell for fnm](#shell-setup) + #### Using Cargo (Linux/macOS/Windows) ```sh