Skip to content

Commit 90e18cd

Browse files
committed
Update README.md to include additional execution instructions for Windows reset script
- Added code block for executing the reset script in the Windows installation section to enhance clarity. - Ensured consistency in formatting and improved usability for Windows users.
1 parent b6f6642 commit 90e18cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ curl -o "%TEMP%\cursor_reset.bat" "https://gh-proxy.com/https://raw.githubuserco
7878
7979
# 执行重置脚本
8080
start "" "%TEMP%\cursor_reset.bat"
81+
```
8182

8283
#### Windows Installation Features:
8384
- 🔍 Automatically detects and uses PowerShell 7 if available
@@ -228,6 +229,7 @@ curl -o "%TEMP%\cursor_reset.bat" "https://gh-proxy.com/https://raw.githubuserco
228229
229230
# 执行重置脚本
230231
start "" "%TEMP%\cursor_reset.bat"
232+
```
231233

232234
#### Windows 安装特性:
233235
- 🔍 自动检测并使用 PowerShell 7(如果可用)

0 commit comments

Comments
 (0)