Browse Source

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

7
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

Loading…
Cancel
Save