Skip to content

Commit c3c9d77

Browse files
committed
Update README.md to include Linux ID modifier script instructions
- Added instructions for downloading and executing the cursor_linux_id_modifier.sh script for Linux users. - Ensured consistency in the installation commands for both macOS and Linux platforms. - Improved overall clarity and usability of the README documentation.
1 parent 46cf8ac commit c3c9d77

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scri
7474
```bash
7575
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
7676
```
77+
```bash
78+
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
79+
```
7780

7881
**Windows**: Copy and paste in PowerShell
7982
```powershell
@@ -242,6 +245,9 @@ curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scri
242245
```bash
243246
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
244247
```
248+
```bash
249+
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
250+
```
245251

246252
**Windows**: 在PowerShell中复制粘贴执行
247253
```powershell

0 commit comments

Comments
 (0)