docs: Add winget installation info
add winget info
This commit is contained in:
committed by
GitHub
parent
5c71e2f4bf
commit
d4db350000
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user