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.
This commit is contained in:
煎饼果子卷鲨鱼辣椒 2025-01-08 19:00:08 +08:00
parent b6f664242d
commit 90e18cd86b

View File

@ -78,6 +78,7 @@ curl -o "%TEMP%\cursor_reset.bat" "https://gh-proxy.com/https://raw.githubuserco
# 执行重置脚本
start "" "%TEMP%\cursor_reset.bat"
```
#### Windows Installation Features:
- 🔍 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
# 执行重置脚本
start "" "%TEMP%\cursor_reset.bat"
```
#### Windows 安装特性:
- 🔍 自动检测并使用 PowerShell 7如果可用