mirror of
https://github.com/passbolt/go-passbolt-cli.git
synced 2025-05-12 02:58:20 +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.
|
||||
|
||||
## 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.
|
||||
|
||||
# Getting Started
|
||||
|
|
Loading…
Add table
Reference in a new issue