Skip to content

Commit c0dd780

Browse files
authored
Merge pull request #61 from passbolt/update-readme-install
Update README.md Install Section
2 parents 1fcbafa + 647a063 commit c0dd780

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@ If you want to do something more complicated: [this Go Module](https://github.co
77
Disclaimer: This project is community driven and not associated with Passbolt SA
88
# Install
99

10-
## Via Package (Prefered):
11-
Download the Package for your OS and architecture from the Latest Release.
10+
## Via Repository (Prefered):
11+
[![Packaging status](https://repology.org/badge/vertical-allrepos/go:passbolt-cli.svg)](https://repology.org/project/go:passbolt-cli/versions)
12+
13+
Use the package from your Distros Official Repository
14+
15+
## Via Package:
16+
Download the deb/rpm Package for your Distro and architecture from the Latest Release.
1217
Install via your Distros Package manager like `dpkg -i`
1318

1419
## Via Homebrew

0 commit comments

Comments
 (0)