From 83426e13020847f621129fea87a90afedf7a3bd2 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Tue, 16 Mar 2021 23:13:44 +0330 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5f2b76b0..6ab48c69 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,12 @@ Double click on the jar file or run `java -jar Tachidesk-vX.Y.Z-rxxx.jar` from a ### Windows only The Windows specific build has java bundled inside, so you don't have to install java to use it. Unzip `Tachidesk-vX.Y.Z-rxxx-win32.zip` and run `server.exe`. +### Arch Linux +You can install Tachidesk from the AUR +``` +yay -S tachidesk +``` + ### Running on Docker Check [arbuilder's repo](https://github.com/arbuilder/Tachidesk-docker) out for more details and the dockerfile.