Skip to content

Commit

Permalink
docs: Add winget installation info
Browse files Browse the repository at this point in the history
add winget info
  • Loading branch information
nett00n authored Feb 18, 2024
1 parent 5c71e2f commit d4db350
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 6 additions & 0 deletions doc/users.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit d4db350

Please sign in to comment.