diff --git a/README.md b/README.md
index 3fdb1a28..cde4cfcd 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Psysonic is built primarily for **Navidrome** and also works with **Gonic**, **A
-
+
@@ -134,7 +134,7 @@ Start a session, invite others with a link and listen together with host-control
| OS | Support |
| ------- | --------------------------------------------------------------- |
-| Windows | Native installer |
+| Windows | Native installer / WinGet |
| macOS | Signed DMG |
| Linux | AppImage / DEB / RPM / AUR (`psysonic`, `psysonic-bin`) / NixOS |
@@ -154,8 +154,12 @@ Linux builds are also available through GitHub Releases, AUR and Cachix/Nix.
## Windows
-Download the latest installer from the [GitHub Releases](https://github.com/Psychotoxical/psysonic/releases/latest).
-
+Download the latest installer from the [GitHub Releases](https://github.com/Psychotoxical/psysonic/releases/latest).
+or,
+install via Windows Package Manager (WinGet):
+```powershell
+winget install Psysonic
+```
## macOS
Download the signed DMG from the [GitHub Releases](https://github.com/Psychotoxical/psysonic/releases/latest).