Browse Source

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

6
README.md

@ -74,6 +74,9 @@ curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scri
```bash ```bash
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 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
``` ```
```bash
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
```
**Windows**: Copy and paste in PowerShell **Windows**: Copy and paste in PowerShell
```powershell ```powershell
@ -242,6 +245,9 @@ curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scri
```bash ```bash
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 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
``` ```
```bash
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
```
**Windows**: 在PowerShell中复制粘贴执行 **Windows**: 在PowerShell中复制粘贴执行
```powershell ```powershell

Loading…
Cancel
Save