diff --git a/docs/user-guides/desktop/index.md b/docs/user-guides/desktop/index.md index 3545056581687..d56303f45dca9 100644 --- a/docs/user-guides/desktop/index.md +++ b/docs/user-guides/desktop/index.md @@ -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`.