From 37416f827b0e2151e7941fe03c42973336a46ab2 Mon Sep 17 00:00:00 2001 From: Sunshine Date: Mon, 5 Dec 2022 15:02:08 -0500 Subject: [PATCH] add installation instruction for Chocolatey --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0664838..363c7b7 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,12 @@ cargo install monolith brew install monolith ``` +#### Via [Chocolatey](https://community.chocolatey.org/packages/monolith) (Windows) + +```console +choco install monolith +``` + #### Via [MacPorts](https://ports.macports.org/port/monolith/summary) (macOS) ```console