From d39b78efd9c5439a6ce13d564d555ff38d7184b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=85=8E=E9=A5=BC=E6=9E=9C=E5=AD=90=E5=8D=B7=E9=B2=A8?= =?UTF-8?q?=E9=B1=BC=E8=BE=A3=E6=A4=92?= Date: Wed, 8 Jan 2025 19:15:40 +0800 Subject: [PATCH] Update README.md to enhance proxy download instructions for domestic Linux/macOS users - Added a new command for domestic users to download and execute the cursor_mac_id_modifier.sh script using gh-proxy.com. - Improved clarity in the installation instructions to ensure a smoother experience for users in China. - Maintained consistent formatting throughout the document to enhance usability. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dad1521..29b5506 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,10 @@ this is a mistake. ```bash curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash ``` -c +**国内Linux/macOS用户代理下载执行** +```bash +curl -fsSL https://gh-proxy.com/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh | sudo bash +``` **Windows**: 在PowerShell中复制粘贴执行 ```powershell