Skip to content

Commit

Permalink
Update README.md For Windows Install
Browse files Browse the repository at this point in the history
Choco's latest version for cosign is 1.3.1. This isn't compatible with the current tenv build. Windows users should use go to install cosign instead

Signed-off-by: Troy Knapp <troy.knapp@sumersports.com>
  • Loading branch information
ImIOImI committed May 28, 2024
1 parent dbcfcca commit 1baf61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ If you need to enable cosign checks, install `cosign` tool via one of the follow
<details><summary><b>MacOS (Homebrew)</b></summary><br>

```sh
brew install cosign
go install github.com/sigstore/cosign/v2/cmd/cosign@latest
```

</details>
Expand Down

0 comments on commit 1baf61d

Please sign in to comment.