From 614ff254d227dcabdd81ab15a55065a7c9917d40 Mon Sep 17 00:00:00 2001 From: Lionel Dricot Date: Mon, 4 Apr 2022 22:49:36 +0200 Subject: [PATCH] adding AUR package in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 90b14da..a981fa2 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,8 @@ To avoid using unstable or too recent libraries, the rule of thumb is that a lib * [requirements file to install dependencies with pip](requirements.txt) * [command to install dependencies on Ubuntu/Debian without pip](ubuntu_dependencies.txt) -* (please contribute commands for other systems) +* [AUR package for Arch Linux, maintained by kseistrup](https://aur.archlinux.org/packages/offpunk-git) +* (please contribute commands/packages for other systems) Run command `version` in offpunk to see if you are missing some dependencies.