From 252833b228722231f0bb4daede4816ec77d45f57 Mon Sep 17 00:00:00 2001 From: jesus Date: Tue, 28 Jan 2025 16:29:28 +0100 Subject: [PATCH] docs: add Mac download link and clarify platform-specific downloads --- README.md | 5 +++++ README_CN.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/README.md b/README.md index c90d537..ccdc533 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,13 @@ > Please check your Cursor version before using this tool. > 💾 **Download Cursor v0.44.11** +> +> Windows: > - [Download from Cursor Official](https://downloader.cursor.sh/builds/250103fqxdt5u9z/windows/nsis/x64) > - [Download from ToDesktop](https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.44.11%20-%20Build%20250103fqxdt5u9z-x64.exe) +> +> Mac: +> - [Download for Mac (Apple Silicon)](https://dl.todesktop.com/230313mzl4w4u92/versions/0.44.11/mac/zip/arm64)
🔒 Disable Auto-Update Feature diff --git a/README_CN.md b/README_CN.md index 0ef8980..0ad6a18 100644 --- a/README_CN.md +++ b/README_CN.md @@ -21,8 +21,13 @@ > 使用前请确认您的 Cursor 版本。 > 💾 **下载 Cursor v0.44.11** +> +> Windows: > - [从 Cursor 官方下载](https://downloader.cursor.sh/builds/250103fqxdt5u9z/windows/nsis/x64) > - [从 ToDesktop 下载](https://download.todesktop.com/230313mzl4w4u92/Cursor%20Setup%200.44.11%20-%20Build%20250103fqxdt5u9z-x64.exe) +> +> Mac: +> - [下载 Mac 版本 (Apple Silicon)](https://dl.todesktop.com/230313mzl4w4u92/versions/0.44.11/mac/zip/arm64)
🔒 禁用自动更新功能