mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-05-12 02:58:20 +00:00
Update README.md
This commit is contained in:
parent
bdae098c46
commit
5d1add84d1
1 changed files with 2 additions and 1 deletions
|
@ -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`
|
||||
|
||||
## 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.
|
||||
|
||||
## Via Go:
|
||||
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.
|
||||
|
||||
# Getting Started
|
||||
First you need to Setup basic information: the Server Address, your Private Key and your Password.
|
||||
You have these options:
|
||||
|
|
Loading…
Add table
Reference in a new issue