Skip to content

Commit 82e7763

Browse files
committed
docs(rfc): add link to Rust platform support page for Windows target requirement
1 parent 14adf23 commit 82e7763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rfcs/windows-installer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ Embed the PowerShell script in a self-extracting exe. Fragile, still requires Po
594594

595595
- **Binary name**: `vp-setup.exe`
596596
- **Uninstall**: Rely on `vp implode` — no `--uninstall` flag in the installer
597-
- **Minimum Windows version**: Windows 10 version 1809 (October 2018 Update) or later, same as Rust's `x86_64-pc-windows-msvc` target requirement
597+
- **Minimum Windows version**: Windows 10 version 1809 (October 2018 Update) or later, same as [Rust's `x86_64-pc-windows-msvc` target requirement](https://doc.rust-lang.org/rustc/platform-support.html)
598598

599599
## References
600600

0 commit comments

Comments
 (0)