From d1793b6da00d78b721fa96738f9fefd3a305f958 Mon Sep 17 00:00:00 2001 From: mio Date: Fri, 12 Aug 2022 16:36:41 +0000 Subject: [PATCH] add Alpine package in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7f8448..2fc22cc 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ To avoid using unstable or too recent libraries, the rule of thumb is that a lib * [command to install dependencies on Ubuntu/Debian without pip](ubuntu_dependencies.txt) * [AUR package for Arch Linux, maintained by kseistrup](https://aur.archlinux.org/packages/offpunk-git) * [Nix](https://nixos.org/) [package](https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/networking/browsers/offpunk/default.nix), maintained by [DamienCassou](https://github.com/DamienCassou) +* [Package for Alpine Linux, maintained by mio](https://pkgs.alpinelinux.org/packages?name=offpunk) * (please contribute commands/packages for other systems) Run command `version` in offpunk to see if you are missing some dependencies.