mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-06-08 12:32:06 +08:00
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:
parent
b6f664242d
commit
90e18cd86b
@ -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(如果可用)
|
||||
|
Loading…
x
Reference in New Issue
Block a user