docs: add winget installation step to Coder Desktop Windows (#18325)

Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
This commit is contained in:
Atif Ali
2025-06-15 21:41:29 +05:00
committed by GitHub
parent 068f9a0d84
commit acf7d86edd

View File

@ -40,6 +40,10 @@ You can install Coder Desktop on macOS or Windows.
### Windows
If you use [WinGet](https://github.com/microsoft/winget-cli), run `winget install Coder.CoderDesktop`.
To manually install Coder Desktop:
1. Download the latest `CoderDesktop` installer executable (`.exe`) from the [coder-desktop-windows release page](https://github.com/coder/coder-desktop-windows/releases).
Choose the architecture that fits your Windows system, `x64` or `arm64`.