Update README.md Install Section

This commit is contained in:
Samuel Lorch 2024-08-13 10:57:41 +02:00 committed by GitHub
parent c454e733cf
commit 647a063586
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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