mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-06-08 12:32:06 +08:00
Update README.md to enhance proxy download instructions for domestic Linux/macOS users
- Added a new command for domestic users to download and execute the cursor_mac_id_modifier.sh script using gh-proxy.com. - Improved clarity in the installation instructions to ensure a smoother experience for users in China. - Maintained consistent formatting throughout the document to enhance usability.
This commit is contained in:
parent
50e3f5dd23
commit
d39b78efd9
@ -212,7 +212,10 @@ this is a mistake.
|
||||
```bash
|
||||
curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash
|
||||
```
|
||||
c
|
||||
**国内Linux/macOS用户代理下载执行**
|
||||
```bash
|
||||
curl -fsSL https://gh-proxy.com/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_mac_id_modifier.sh | sudo bash
|
||||
```
|
||||
|
||||
**Windows**: 在PowerShell中复制粘贴执行
|
||||
```powershell
|
||||
|
Loading…
x
Reference in New Issue
Block a user