From 90e18cd86b480cb2f7fba3fa78e9653ebbec9de6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=85=8E=E9=A5=BC=E6=9E=9C=E5=AD=90=E5=8D=B7=E9=B2=A8?= =?UTF-8?q?=E9=B1=BC=E8=BE=A3=E6=A4=92?= Date: Wed, 8 Jan 2025 19:00:08 +0800 Subject: [PATCH] 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. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96fcf55..c633c78 100644 --- a/README.md +++ b/README.md @@ -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(如果可用)