README.md: Warn about buggy snap packages

As discussed in #1519, the batcat snap package is too problematic for
official endorsement, so withdraw recommendation from README.me (and
remove section from CHANGELOG.md since a release with it has not been
made yet).
This commit is contained in:
Martin Nordholts 2021-01-22 05:42:56 +01:00 committed by David Peter
parent 2e8c0a39db
commit 37d0d8984c
2 changed files with 1 additions and 9 deletions

View File

@ -43,10 +43,6 @@
- `input_from_reader_with_name`
- `vcs_modification_markers` (if the `git` feature is not enabled)
## Packaging
- `bat` is now available on snapstore with package name called `batcat`, see #1401 (@purveshpatel511)
# v0.17.1

View File

@ -297,11 +297,7 @@ zypper install bat
### Via snap package
```
sudo snap install batcat
```
[Get it from the Snap Store](https://snapcraft.io/batcat)
There is currently no recommended snap package available. Be aware that existing ones might be [buggy](https://github.com/sharkdp/bat/issues/1519).
### On macOS (or Linux) via Homebrew