mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-05-12 10:58:21 +00:00
fix go install
This commit is contained in:
parent
0804a1d9b1
commit
2b52c420c4
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ Disclaimer: This project is community driven and not associated with Passbolt SA
|
||||||
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/passbolt/go-passbolt-cli
|
go install github.com/passbolt/go-passbolt-cli@latest
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue