From 3ffb588870b0465513532ccad2d4da455a1c8e3c Mon Sep 17 00:00:00 2001 From: Thomas Kraxner <71735135+Kraego@users.noreply.github.com> Date: Mon, 25 Mar 2024 08:21:25 +0100 Subject: [PATCH] Scoop as install source --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index f28c26d..75cbbdf 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,12 @@ brew install monolith choco install monolith ``` +#### Via [Scoop](https://scoop.sh/#/apps?q=monolith) (Windows) + +```console +scoop install main/monolith +``` + #### Via [MacPorts](https://ports.macports.org/port/monolith/summary) (macOS) ```console