Merge pull request #39 from passbolt/speatzle-homebrew-readme

Add Hombrew Installation to README.md
This commit is contained in:
Samuel Lorch 2023-08-21 13:58:02 +02:00 committed by GitHub
commit abb8895df3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,9 @@ Disclaimer: This project is community driven and not associated with Passbolt SA
Download the Package for your OS and architecture from the Latest Release. Download the Package for your OS and architecture from the Latest Release.
Install via your Distros Package manager like `dpkg -i` Install via your Distros Package manager like `dpkg -i`
## Via Homebrew
brew install passbolt/tap/go-passbolt-cli
## Via Archive: ## Via Archive:
Download and Extract the Archive for your OS and architecture from the Latest Release. Download and Extract the Archive for your OS and architecture from the Latest Release.
Note: tab completion and manpages will need to be installed manually. Note: tab completion and manpages will need to be installed manually.