From 7a712199c995636a1f5a37abd06cbc6d3193ce6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Thu, 13 Jun 2024 18:16:38 +0300 Subject: [PATCH] Add Arch Linux instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 738321a..2083caf 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,12 @@ brew install ynqa/tap/sigrs cargo install sigrs ``` +### Arch Linux + +```bash +pacman -S sig +``` + ### Nix (flakes) Add it as an input to your flake: