From 8bd1144178b42c710f223e49f2482adfe97c17ce Mon Sep 17 00:00:00 2001 From: Solene Rapenne Date: Sun, 1 May 2022 23:53:37 +0200 Subject: [PATCH] README: use repology to list where vger is packaged --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index caa650e..6ee39ee 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,9 @@ For all supported OS, it's possible to run **Vger** in a chroot and drop privile # Install -On OpenBSD and Arch Linux there is a package `vger` that you can install. +`vger` is available as a package for the following systems: + +[![Packaging status](https://repology.org/badge/vertical-allrepos/vger.svg)](https://repology.org/project/vger/versions) # Building from sources