From 0220937862754d52eda446b21e2b789ccc389b44 Mon Sep 17 00:00:00 2001 From: Xavier Jouvenot Date: Wed, 9 Nov 2022 01:38:59 +0100 Subject: [PATCH] Adds the Chocolatey package as a way to install Tachidesk-JUI (#65) * Adds the Chocolatey package as a way to install Tachidesk-JUI Adds the Chocolatey package in the list of possibilities to install Tachidesk-JUI. * Tachidesk-jui passed review Co-authored-by: Mitchell Syer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b5ac6f31..69b18aef 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ Double-click on the jar file or run `java -jar Tachidesk-JUI-os-arch-X.Y.Z.jar` ### Windows (x64, Java 8+ required for server) #### Installer Download the latest msi release from [the releases section][release] (Or from [the preview releases][preview]). +#### [Chocolatey](https://community.chocolatey.org/packages/tachidesk-jui) +`choco install tachidesk-jui` #### Winget `winget install tachidesk-jui` #### Scoop