From 1ca8b2c11bfc3dc3b0310a037acbb564d4a1244c Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Sun, 15 Sep 2024 11:49:49 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c0fb5df..512b88fc 100644 --- a/README.md +++ b/README.md @@ -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.