Skip to content

Commit

Permalink
add macOS minimums
Browse files Browse the repository at this point in the history
  • Loading branch information
axu2 authored Jul 21, 2024
1 parent c2c4774 commit 114f4c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 114f4c9

Please sign in to comment.