mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-11 16:18:21 +01:00
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:
parent
2e8c0a39db
commit
37d0d8984c
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user