mirror of
https://github.com/ciromattia/kcc
synced 2025-12-12 17:26:23 +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
|
||||
|
||||
### 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+
|
||||
|
||||
Reference in New Issue
Block a user