Skip to content

Commit

Permalink
Merge branch 'sigstore:main' into integration
Browse files Browse the repository at this point in the history
  • Loading branch information
jonvnadelberg authored Nov 14, 2023
2 parents 5284a97 + dd7a857 commit 75c05b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/system_config/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ title: Installation
weight: 950
---

## With Go 1.19+
## With Go 1.20+

If you have Go 1.19+, you can directly install Cosign by downloading the Cosign binary and running:
If you have Go 1.20+, you can directly install Cosign by running:

```bash
go install github.com/sigstore/cosign/v2/cmd/cosign@latest
Expand Down

0 comments on commit 75c05b3

Please sign in to comment.