From c8b79f5e737cc879bf71cb8166c802803feea6a9 Mon Sep 17 00:00:00 2001 From: Stephan Meijer Date: Wed, 21 Jan 2026 05:50:49 +0100 Subject: [PATCH] docs: instal instructions for AUR --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fa3e2e8..eb9013f 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,14 @@ findings = DocSpec.Core.Validation.Writer.validate(spec) DocSpec includes a CLI for document conversion, available as both an escript (requires Erlang/OTP) and native binaries (standalone, no dependencies). +### Arch Linux (AUR) + +```bash +paru -S docspec-bin +``` + +Or with yay: `yay -S docspec-bin` + ### Pre-built Binaries Download standalone binaries from [GitHub Releases](https://github.com/docspec/docspec-ex/releases). Available for: