diff --git a/README.md b/README.md
index 0b9cd76e3..96603c2f4 100644
--- a/README.md
+++ b/README.md
@@ -64,12 +64,13 @@ There's a good chance you can get Miller pre-built for your system:
[](https://formulae.brew.sh/formula/miller)
[](https://www.macports.org/ports.php?by=name&substr=miller)
[](https://chocolatey.org/packages/miller)
+[](https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Miller/Miller)
|OS|Installation command|
|---|---|
|Linux|`yum install miller`
`apt-get install miller`|
|Mac|`brew install miller`
`port install miller`|
-|Windows|`choco install miller`|
+|Windows|`choco install miller`
`winget install Miller.Miller`|
See also [README-versions.md](./README-versions.md) for a full list of package versions. Note that long-term-support (LtS) releases will likely be on older versions.