From e689f39998cd3fa9a484322a305649c7abb6b9cb Mon Sep 17 00:00:00 2001 From: Christian Zangl Date: Thu, 18 Jan 2024 21:49:47 +0100 Subject: [PATCH] downloads --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7ad117f..e4e21b3 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,9 @@ Some cloud providers re-encode your videos or compress your images to save space ## Installation -Download: You can download a release directly from [github releases](https://github.com/laktak/chkbit-py/releases). - -If you OS/platform is not yet supported you can also use either [pipx](https://pipx.pypa.io/latest/installation/) or pip: - -- `pipx install chkbit` -- `pip install --user chkbit` +- Download for [Linux, macOS or Windows](https://github.com/laktak/chkbit-py/releases). +- Linux packages for [Arch, Debian, Fedora, Suse and Ubuntu via the Open Build Service](https://software.opensuse.org//download.html?project=home%3Alaktak&package=chkbit) +- Get it with [pipx](https://pipx.pypa.io/latest/installation/): `pipx install chkbit` ## Usage