diff --git a/docs/installation.md b/docs/installation.md index 4aacd450..f8bf848c 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -78,6 +78,12 @@ Kompose can be installed via [Chocolatey](https://chocolatey.org/packages/kubern choco install kubernetes-kompose ``` +or using winget + +```console +winget install Kubernetes.kompose +``` + ## Docker You can build an image from the official repo for [Docker](https://docs.docker.com/engine/reference/commandline/build/) or [Podman](https://docs.podman.io/en/latest/markdown/podman-build.1.html):