docs: Add winget installation info

add winget info
This commit is contained in:
Vladimir Budylnikov
2024-02-18 14:31:39 +04:00
committed by GitHub
parent 5c71e2f4bf
commit d4db350000
2 changed files with 7 additions and 1 deletions

View File

@@ -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

View File

@@ -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
<div>
<a href="https://flathub.org/apps/details/io.github.hrkfdn.ncspot"><img width="130" alt="Download on Flathub" src="https://flathub.org/assets/badges/flathub-badge-en.png"/></a>