From 3a0bac444634196c8da279d58cbfe36421ab1c37 Mon Sep 17 00:00:00 2001 From: edde746 <86283021+edde746@users.noreply.github.com> Date: Tue, 3 Mar 2026 06:35:15 +0100 Subject: [PATCH] docs: add winget install option to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b2234b4c..8afb329b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ A modern Plex client for desktop and mobile. Built with Flutter for native perfo brew tap edde746/plezy https://github.com/edde746/plezy brew install --cask plezy ``` +- **WinGet** (Windows): + ```bash + winget install edde746.plezy + ``` ## Features