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:
12
README.md
12
README.md
@@ -33,14 +33,20 @@ If you find **KCC** valuable you can consider donating to the authors:
|
|||||||
## INSTALLATION
|
## INSTALLATION
|
||||||
|
|
||||||
### DOWNLOADS
|
### DOWNLOADS
|
||||||
You can find the latest binary at the following link:
|
|
||||||
|
|
||||||
- **https://github.com/ciromattia/kcc/releases**
|
- **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
|
- flatpak : https://flathub.org/apps/details/io.github.ciromattia.kcc
|
||||||
- Docker: https://github.com/ciromattia/kcc/pkgs/container/kcc
|
- Docker: https://github.com/ciromattia/kcc/pkgs/container/kcc
|
||||||
|
|
||||||
more information on [installation](https://github.com/ciromattia/kcc/wiki/Installation)
|
|
||||||
|
|
||||||
### DEPENDENCIES
|
### DEPENDENCIES
|
||||||
Following software is required to run Linux version of **KCC** and/or bare sources:
|
Following software is required to run Linux version of **KCC** and/or bare sources:
|
||||||
- Python 3.3+
|
- Python 3.3+
|
||||||
|
|||||||
Reference in New Issue
Block a user