diff --git a/README.md b/README.md
index a09f8c8..b0acf35 100644
--- a/README.md
+++ b/README.md
@@ -80,15 +80,38 @@ If the above solutions don't work, try:
### 🚀 One-Click Solution
-**Linux/macOS**: Copy and paste in terminal
+
+Global Users
+
+**Linux/macOS**
```bash
curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash
```
-**Windows**: Copy and paste in PowerShell
+**Windows**
```powershell
irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.ps1 | iex
```
+
+
+
+China Users (Recommended)
+
+**macOS**
+```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
+```
+
+**Linux**
+```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
+irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex
+```
+
### 💻 How to Open Windows Administrator Terminal
diff --git a/README_CN.md b/README_CN.md
index bd27063..a15f2c2 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -73,30 +73,40 @@ You've reached your trial request limit.
-### 🚀 一键解决
+### 🚀 一键解决方案
-**Linux/macOS**: 在终端中复制粘贴
+
+海外用户
+
+**Linux/macOS**
```bash
curl -fsSL https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.sh | sudo bash
```
-**国内Linux/macOS用户代理下载执行**
-- **macOS**:
+
+**Windows**
+```powershell
+irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.ps1 | iex
+```
+
+
+
+国内用户(推荐)
+
+**macOS**
```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
```
-- **Linux**:
+
+**Linux**
```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中复制粘贴执行
-```powershell
-irm https://raw.githubusercontent.com/yuaotian/go-cursor-help/master/scripts/install.ps1 | iex
-```
-**国内用户快速安装**
+**Windows**
```powershell
-irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex
+irm https://aizaozao.com/accelerate.php/https://raw.githubusercontent.com/yuaotian/go-cursor-help/refs/heads/master/scripts/run/cursor_win_id_modifier.ps1 | iex
```
+
### 💻 如何打开Windows管理员终端