From d8c3620d0059fa74fac4c923274f9ff5196863fe 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 9756904..b38cfed 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