Skip to content

Commit 159b64f

Browse files
Benehikojoe0BAB
andauthored
store/keychain: update README
Co-authored-by: Johannes Großmann <grossmann.johannes@t-online.de>
1 parent ae544b4 commit 159b64f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

store/keychain/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ application might interact with the host keychain.
3939
You can build the CLI by running `go build` inside the `store/` root directory.
4040

4141
```console
42-
⋊> ~/G/s/store on keychain ⨯ go build -o keychain-cli ./keychain/cmd/
43-
⋊> ~/G/s/store on keychain ⨯ ./keychain-cli 13:24:48
42+
$ go build -o keychain-cli ./keychain/cmd/
43+
$ ./keychain-cli
4444
Usage:
4545
[command]
4646

0 commit comments

Comments
 (0)