docs: remove Snapcraft installation source

The Snapcraft package seems to have been removed. Therefore the links in
the documentation should also be removed.
This commit is contained in:
Thomas Frans
2023-06-06 22:53:09 +02:00
committed by Henrik Friedrichsen
parent 6c990b5bda
commit 3587aa1441
2 changed files with 2 additions and 4 deletions

View File

@@ -29,9 +29,8 @@ free accounts.
- Automatic authentication using a password manager - Automatic authentication using a password manager
## Installation ## Installation
ncspot is available on macOS (Homebrew), Windows (Scoop), Linux (native package, Snapcraft and ncspot is available on macOS (Homebrew), Windows (Scoop), Linux (native package and Flathub) and the
Flathub) and the BSD's. Detailed installation instructions for each platform can be found BSD's. Detailed installation instructions for each platform can be found [here](/doc/users.md).
[here](/doc/users.md).
## Configuration ## Configuration
A configuration file can be provided at `$XDG_CONFIG_HOME/ncspot/config.toml`. Detailed A configuration file can be provided at `$XDG_CONFIG_HOME/ncspot/config.toml`. Detailed

View File

@@ -20,7 +20,6 @@ scoop install ncspot
### On Linux ### On Linux
<div> <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> <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>
<a href="https://snapcraft.io/ncspot"><img alt="Download on Snapcraft" src="https://snapcraft.io//ncspot/badge.svg"/></a>
</div> </div>
Your distribution may have packaged `ncspot` in its package repository. Your distribution may have packaged `ncspot` in its package repository.