1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-12 17:26:23 +00:00

Update README.md

This commit is contained in:
Alex Xu
2024-09-15 11:49:49 -07:00
committed by GitHub
parent 40e0b4853b
commit 1ca8b2c11b

View File

@@ -40,8 +40,8 @@ Click on **Assets** of the latest release.
You probably want either
- `KCC_*.*.*.exe` (Windows)
- `kcc_macos_arm_*.*.*.dmg` (recent Mac with Apple Silicon M1 chip or later, macOS 14 Sonoma or later)
- `kcc_macos_i386_*.*.*.dmg` (older Mac with Intel chip, macOS 12 Monterey or later)
- `kcc_macos_arm_*.*.*.dmg` (recent Mac with Apple Silicon M1 chip or later)
- `kcc_macos_i386_*.*.*.dmg` (older Mac with Intel chip)
The `c2e` and `c2p` versions are command line tools for power users.