mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
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:
@ -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`.
|
||||
|
Reference in New Issue
Block a user