Skip to content

Commit

Permalink
docs(readme): remove sign/verify paragraphs
Browse files Browse the repository at this point in the history
  • Loading branch information
developer-guy authored Sep 15, 2021
1 parent d5d6584 commit b454969
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ If you have Go 1.16+, you can directly install by running:
$ go install github.com/Trendyol/kink@latest
```

**Note:** _Since we already sign the binaries and images using [cosign](https://github.com/sigstore/cosign), you can easily verify by using our [public key](https://raw.githubusercontent.com/Trendyol/kink/main/cosign.pub): `$ cosign verify -k ./cosign.pub] <FILE>`._

and the resulting binary will be placed at $HOME/go/bin/kink.

### Homebrew
Expand Down

0 comments on commit b454969

Please sign in to comment.