From c6df622a9b80ed92628dc55b72d00c8cc26463f2 Mon Sep 17 00:00:00 2001 From: Aine Date: Wed, 8 May 2024 12:48:30 +0300 Subject: [PATCH] add aur package --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0baa254..3762113 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ Usage of emm: ## How to get +* Arch Linux [AUR](https://aur.archlinux.org/packages/export-matrix-messages-git/) * [Releases](https://gitlab.com/etke.cc/tools/emm/-/releases) for freebsd, linux and MacOS * or `go install gitlab.com/etke.cc/tools/emm@latest` * or from source code