diff --git a/quick-start.html b/quick-start.html index 7f4c78c..75960ec 100644 --- a/quick-start.html +++ b/quick-start.html @@ -83,16 +83,17 @@
按 Win 键 → 输入 powershell → 点击 "Windows PowerShell" 或 "PowerShell 7"
+按 Win+R → 输入 powershell → 回车
+ 如已装 PowerShell 7,输入 pwsh 效果更好
在桌面或文件夹空白处按住 Shift + 右键 → 选择 "在此处打开 PowerShell 窗口"
+已打开终端/PowerShell 窗口时:
按 Ctrl+Shift+T 打开新标签页 (自动用 PowerShell 7)
按 Win+R → 输入 pwsh 或 powershell → 回车
按 Win 键 → 输入 powershell → 点击 "PowerShell 7" 或 "Windows PowerShell"
打开后看到 PS C:\Users\你的用户名> 即为成功。如果桌面有 Bookworm 快捷方式,可跳过此步直接双击。