Skip to content

Commit

Permalink
Merge pull request #61 from passbolt/update-readme-install
Browse files Browse the repository at this point in the history
Update README.md Install Section
  • Loading branch information
speatzle authored Aug 13, 2024
2 parents 1fcbafa + 647a063 commit c0dd780
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c0dd780

Please sign in to comment.