Releases url fix (#172)

Signed-off-by: Ceridwen Driskill <cdriskill@google.com>
This commit is contained in:
Ceridwen Driskill
2022-07-26 23:19:20 +00:00
committed by GitHub
parent 6dc5a273c7
commit e2aca61b35
+1 -1
View File
@@ -46,7 +46,7 @@ This will trigger a release workflow: wait until it completes and generates the
Follow the steps:
1. Download the binary and provenance from https://github.com/slsa-verifier/slsa-verifier/releases/tag/vX.Y.Z
1. Download the binary and provenance from https://github.com/slsa-framework/slsa-verifier/releases/tag/vX.Y.Z
2. Clone the slsa-verifier repo, compile and verify the provenance:
```