1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 01:36:27 +00:00

add download instructions (#577)

* add download instructions

* fix spacing

* fix capitalization
This commit is contained in:
Alex Xu
2023-08-10 09:16:55 -07:00
committed by GitHub
parent 615790c278
commit 4e45402b8f

View File

@@ -33,14 +33,20 @@ If you find **KCC** valuable you can consider donating to the authors:
## INSTALLATION
### DOWNLOADS
You can find the latest binary at the following link:
- **https://github.com/ciromattia/kcc/releases**
Click on **Assets** of the latest release.
You probably want either
- `kcc_*.*.*.exe` (Windows)
- `KindleComicConverter_osx_*.*.*.dmg` (Mac)
Installation Wiki: https://github.com/ciromattia/kcc/wiki/Installation
- flatpak : https://flathub.org/apps/details/io.github.ciromattia.kcc
- Docker: https://github.com/ciromattia/kcc/pkgs/container/kcc
more information on [installation](https://github.com/ciromattia/kcc/wiki/Installation)
### DEPENDENCIES
Following software is required to run Linux version of **KCC** and/or bare sources:
- Python 3.3+