mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-06-08 12:32:06 +08:00
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.
This commit is contained in:
parent
7b3ca99f08
commit
a6508e9d47
@ -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…
x
Reference in New Issue
Block a user