Update README

This commit is contained in:
Samuel Lorch 2021-09-10 09:59:46 +02:00
parent e0418dde7c
commit 753e802f05
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@ name: goreleaser
on:
push:
tag: '*'
permissions:
contents: write

View file

@ -1,11 +1,11 @@
# go-passbolt-cli
A CLI tool to interact with Passbolt, a Open source Password Manager for Teams.
If you want to do something more complicated [this](https://github.com/speatzle/go-passbolt) Go Module to Interact with Passbolt from Go might Intrest you.
If you want to do something more complicated: [this](https://github.com/speatzle/go-passbolt) Go Module to Interact with Passbolt from Go might intrest you.
# Install
## Via Package:
## Via Package (Prefered):
Download the Package for your OS and architecture from the Latest Release.
Install via your Distros Package manager like `dpkg -i`