diff --git a/platform/smallstep-agent.mdx b/platform/smallstep-agent.mdx index 2f4b6c21..7d8d47ae 100644 --- a/platform/smallstep-agent.mdx +++ b/platform/smallstep-agent.mdx @@ -396,6 +396,16 @@ To uninstall the Smallstep Agent from a macOS system: - A TPM 2.0 module is required - We support `amd64` and `arm64` architectures +## Install via Winget + +Install the agent via [Winget](https://learn.microsoft.com/en-us/windows/package-manager/winget/): + +```powershell +winget install Smallstep.step-agent +``` + +To upgrade, run `winget upgrade Smallstep.step-agent`. To uninstall, run `winget uninstall Smallstep.step-agent`. + ## Manual install 1. Download the agent installer: