Browse Source

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.
pull/122/head
煎饼果子卷鲨鱼辣椒 5 months ago
parent
commit
479aecdc78
  1. 4
      README.md

4
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 curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash
``` ```
**国内Linux/macOS用户代理下载执行** **国内Linux/macOS用户代理下载执行**
- **macOS**:
```bash ```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 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 ```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 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 curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash
``` ```
**国内Linux/macOS用户代理下载执行** **国内Linux/macOS用户代理下载执行**
- **macOS**:
```bash ```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 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 ```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 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
``` ```

Loading…
Cancel
Save