mirror of
https://github.com/status-im/keycard-cli.git
synced 2025-03-01 04:10:33 +00:00
add -u flag to go get
This commit is contained in:
parent
bf0af16dc4
commit
c874934d90
@ -12,7 +12,7 @@ MacOSX:
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
`go get github.com/status-im/keycard-go/cmd/keycard`
|
`go get -u github.com/status-im/keycard-go/cmd/keycard`
|
||||||
|
|
||||||
The executable will be installed in `$GOPATH/bin`.
|
The executable will be installed in `$GOPATH/bin`.
|
||||||
Check your `$GOPATH` with `go env`.
|
Check your `$GOPATH` with `go env`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user