From a6508e9d47d0f9f0f963e4eac2edd5b2868fecc9 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 18:55:24 +0800 Subject: [PATCH] Update README.md to refine proxy download instructions for Linux/macOS users - Modified the download command for the cursor_mac_id_modifier.sh script to point to the correct branch in the repository. - Removed redundant proxy download instructions for Linux/macOS users to streamline the README content. - Ensured clarity and consistency in the installation instructions across different operating systems. --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2110ebb..48dc8fa 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scri ``` **国内Linux/macOS用户代理下载执行** ```bash -curl -fsSL https://ghgo.xyz/https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/run/cursor_mac_id_modifier.sh | sudo +curl -fsSL https://ghgo.xyz/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh | sudo ``` **Windows**: Copy and paste in PowerShell @@ -215,10 +215,7 @@ this is a mistake. ```bash curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash ``` -**国内Linux/macOS用户代理下载执行** -```bash -curl -fsSL https://ghgo.xyz/https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/run/cursor_mac_id_modifier.sh | sudo bash -``` +c **Windows**: 在PowerShell中复制粘贴 ```powershell