From e2d18d8cebd8e2315b2bf3eaae3ed06c57b3e58e Mon Sep 17 00:00:00 2001 From: CJMAXiK Date: Sun, 1 Sep 2024 01:38:06 +0300 Subject: [PATCH] [skip ci] Update README.md to add WinGet as an installation variant (#1094) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3220655c1..edaa49a45 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Stable versions: - [GitHub Pages (Web)](https://orama-interactive.github.io/Pixelorama/) - [Flathub (Linux)](https://flathub.org/apps/details/com.orama_interactive.Pixelorama) - [Snap Store (Linux)](https://snapcraft.io/pixelorama) +- WinGet (Windows) - `winget install pixelorama` You can also find early access builds in the [GitHub Actions page](https://github.com/Orama-Interactive/Pixelorama/actions). There's also a [Web version available](https://orama-interactive.github.io/Pixelorama/early_access/). Keep in mind that these versions will have bugs and are unstable. Unless you're interested in testing the main branch of Pixelorama, it's recommended that you stick to a stable version.