From 4b313512d458d79b49a0649cadeb83b478fcf5aa Mon Sep 17 00:00:00 2001 From: Shozikan <142514207+Youwes09@users.noreply.github.com> Date: Sat, 25 Apr 2026 23:24:30 -0500 Subject: [PATCH] Chore: Update README with Winget (Attribution included) --- README.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index eb1b343..9d3a6a3 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,18 @@ Moku is a fast, minimal manga reader frontend for [Suwayomi-Server](https://gith ## Installation +### Windows + +**winget:** + +```powershell +winget install Moku.Moku +``` + +> Thanks to [@frozenKelp](https://github.com/frozenKelp) for setting up and maintaining the winget package through v0.9.0. + +Or download the `.exe` installer from the [releases page](https://github.com/Youwes09/Moku/releases/latest). Suwayomi-Server and a JRE are bundled. + ### Flatpak (Linux, recommended) Suwayomi-Server and a bundled JRE are included — no separate install needed. @@ -77,10 +89,6 @@ Add to your flake: inputs.moku.url = "github:Youwes09/Moku"; ``` -### Windows - -Download the `.exe` installer from the [releases page](https://github.com/Youwes09/Moku/releases/latest). Suwayomi-Server and a JRE are bundled. - ### macOS Download the `.dmg` from the [releases page](https://github.com/Youwes09/Moku/releases/latest). @@ -148,4 +156,4 @@ Distributed under the [Apache 2.0 License](./LICENSE). ## Disclaimer -Moku does not host or distribute any content. The developers have no affiliation with any content providers accessible through connected sources. \ No newline at end of file +Moku does not host or distribute any content. The developers have no affiliation with any content providers accessible through connected sources.