diff --git a/README.md b/README.md index 1cfb8d4..06e0ec4 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ free accounts. - Automatic authentication using a password manager ## Installation -ncspot is available on macOS (Homebrew), Windows (Scoop), Linux (native package and Flathub) and the +ncspot is available on macOS (Homebrew), Windows (Scoop, WinGet), Linux (native package and Flathub) and the BSD's. Detailed installation instructions for each platform can be found [here](/doc/users.md). ## Configuration diff --git a/doc/users.md b/doc/users.md index 0fc8a65..3dbcb7d 100644 --- a/doc/users.md +++ b/doc/users.md @@ -17,6 +17,12 @@ brew install ncspot scoop install ncspot ``` +or via [winget](https://learn.microsoft.com/en-us/windows/package-manager/winget/): + +```powershell +winget install hrkfdn.ncspot +``` + ### On Linux
Download on Flathub