From 479aecdc7808d5b4d89fac4bf71eff31579b4030 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: Fri, 10 Jan 2025 16:36:21 +0800 Subject: [PATCH] Update README.md to include proxy download instructions for macOS and Linux users - Added specific commands for downloading and executing the cursor ID modifier scripts for both macOS and Linux users via a proxy. - Enhanced clarity and usability of the README documentation by providing detailed instructions for domestic users. - Ensured consistent formatting and organization throughout the document. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ea82306..c4bab0f 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,11 @@ You've reached your trial request limit. curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash ``` **国内Linux/macOS用户代理下载执行** +- **macOS**: ```bash curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh | sudo bash ``` +- **Linux**: ```bash curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash ``` @@ -242,9 +244,11 @@ You've reached your trial request limit. curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash ``` **国内Linux/macOS用户代理下载执行** +- **macOS**: ```bash curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh | sudo bash ``` +- **Linux**: ```bash curl -fsSL https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_linux_id_modifier.sh | sudo bash ```