Skip to content

Commit d39b78e

Browse files
committed
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.
1 parent 50e3f5d commit d39b78e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,10 @@ this is a mistake.
212212
```bash
213213
curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash
214214
```
215-
c
215+
**国内Linux/macOS用户代理下载执行**
216+
```bash
217+
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
218+
```
216219

217220
**Windows**: 在PowerShell中复制粘贴执行
218221
```powershell

0 commit comments

Comments
 (0)