1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 09:46:25 +00:00

add macOS minimums

This commit is contained in:
Alex Xu
2024-07-21 10:19:49 -07:00
committed by GitHub
parent c2c477475d
commit 114f4c9e57

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)
- `kcc_macos_i386_*.*.*.dmg` (older Mac with Intel chip)
- `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)
The `c2e` and `c2p` versions are command line tools for power users.