diff --git a/CHANGELOG.md b/CHANGELOG.md index d888e3d..3a29443 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Add configuration variable to set Librespot AP port +- Instructions for installation with `snap` ### Fixed - All requests are correctly proxied when the relevant environment variables are set diff --git a/README.md b/README.md index 06e0ec4..56e4327 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,9 @@ free accounts. - Automatic authentication using a password manager ## Installation -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). +ncspot is available on macOS (Homebrew), Windows (Scoop, WinGet), Linux (native package, Flathub and +Snapcraft) and the BSD's. Detailed installation instructions for each platform can be found +[here](/doc/users.md). ## Configuration A configuration file can be provided. The default location is `~/.config/ncspot`. Detailed diff --git a/doc/users.md b/doc/users.md index e2a5c1b..e8c6620 100644 --- a/doc/users.md +++ b/doc/users.md @@ -26,6 +26,7 @@ winget install hrkfdn.ncspot ### On Linux
Download on Flathub +Download on Snapcraft
Your distribution may have packaged `ncspot` in its package repository.