Skip to content

Commit a87b42c

Browse files
committed
docs: add SmartScreen warning guide for vp-setup.exe download
1 parent 1d3e4a1 commit a87b42c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/guide/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ irm https://vite.plus/ps1 | iex
2020

2121
Alternatively, download and run `vp-setup.exe` from the [latest release](https://github.com/voidzero-dev/vite-plus/releases/latest).
2222

23+
::: tip SmartScreen warning
24+
The `.exe` is not yet code-signed. Your browser may show a warning when downloading. Click **"..."****"Keep"****"Keep anyway"** to proceed. If Windows Defender SmartScreen blocks the file when you run it, click **"More info"****"Run anyway"**.
25+
:::
26+
2327
After installation, open a new shell and run:
2428

2529
```bash

0 commit comments

Comments
 (0)