From 7882e42e957758547a6ec0588c8ea98c15f6d158 Mon Sep 17 00:00:00 2001 From: fr0stb1rd Date: Sun, 13 Sep 2026 01:01:34 +0300 Subject: [PATCH] docs: add Arch Linux install instructions via AUR --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1bd10f7..70705d1 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,11 @@ curl -fsSL https://raw.githubusercontent.com/s0ld13rr/pentestcode/main/install.s A single self-contained binary — no Bun, Node, or runtime to install. Linux and macOS, x64 and arm64. +**Arch Linux (AUR):** +```bash +paru -S pentestcode-bin +``` +
Other options