Chore: Update README with Winget (Attribution included)

This commit is contained in:
Shozikan
2026-04-25 23:24:30 -05:00
committed by GitHub
parent 63258b2aa1
commit 4b313512d4
+12 -4
View File
@@ -54,6 +54,18 @@ Moku is a fast, minimal manga reader frontend for [Suwayomi-Server](https://gith
## Installation ## 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) ### Flatpak (Linux, recommended)
Suwayomi-Server and a bundled JRE are included — no separate install needed. 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"; 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 ### macOS
Download the `.dmg` from the [releases page](https://github.com/Youwes09/Moku/releases/latest). Download the `.dmg` from the [releases page](https://github.com/Youwes09/Moku/releases/latest).