From 647a063586198abea63cf3aff2f170b968b065b2 Mon Sep 17 00:00:00 2001 From: Samuel Lorch Date: Tue, 13 Aug 2024 10:57:41 +0200 Subject: [PATCH] Update README.md Install Section --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ac580b..89409ba 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,13 @@ If you want to do something more complicated: [this Go Module](https://github.co Disclaimer: This project is community driven and not associated with Passbolt SA # Install -## Via Package (Prefered): - Download the Package for your OS and architecture from the Latest Release. +## Via Repository (Prefered): +[![Packaging status](https://repology.org/badge/vertical-allrepos/go:passbolt-cli.svg)](https://repology.org/project/go:passbolt-cli/versions) + + Use the package from your Distros Official Repository + +## Via Package: + Download the deb/rpm Package for your Distro and architecture from the Latest Release. Install via your Distros Package manager like `dpkg -i` ## Via Homebrew