Update README.md

This commit is contained in:
Samuel Lorch 2021-09-13 09:14:07 +02:00
parent bdae098c46
commit 5d1add84d1

View file

@ -10,12 +10,13 @@ If you want to do something more complicated: [this](https://github.com/speatzle
Install via your Distros Package manager like `dpkg -i` Install via your Distros Package manager like `dpkg -i`
## Via Archive: ## Via Archive:
Download and Extract the Archive for your OS and architecture 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.
## Via Go: ## Via Go:
go install github.com/speatzle/go-passbolt-cli go install github.com/speatzle/go-passbolt-cli
Note: this will install the binary as go-passbolt-cli, also tab completion and manpages will be missing. Note: this will install the binary as go-passbolt-cli, also tab completion and manpages will be missing.
# Getting Started # Getting Started
First you need to Setup basic information: the Server Address, your Private Key and your Password. First you need to Setup basic information: the Server Address, your Private Key and your Password.
You have these options: You have these options: