From e9cc6a16a8b3ea006e4167b708c4d2c38f77a1f4 Mon Sep 17 00:00:00 2001 From: Timmy Welch Date: Sun, 14 Aug 2022 10:45:51 -0700 Subject: [PATCH] Note that @Xav83 is the maintainer of the chocolatey package Co-authored-by: Xavier Jouvenot --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fae7b0e..f5bd702 100644 --- a/README.md +++ b/README.md @@ -51,10 +51,9 @@ There are two optional dependencies GUI and CBR. You can install the optional de ### Chocolatey installation (Windows only) -A [Chocolatey package](https://community.chocolatey.org/packages/comictagger) is provided, you can install it with +A [Chocolatey package](https://community.chocolatey.org/packages/comictagger), maintained by @Xav83, is provided, you can install it with: ```powershell choco install comictagger -``` ### From source