Update README.md (#185)

Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
This commit is contained in:
laurentsimon
2022-08-03 20:53:41 -07:00
committed by GitHub
parent caaf1c1b8e
commit 0cf9e9ce8f

View File

@@ -30,7 +30,7 @@ $ slsa-verifier <options>
#### Option 2: Compile manually
```
$ git clone git@github.com:slsa-framework/slsa-verifier.git
$ cd slsa-verifier && git checkout v1.2.1
$ cd slsa-verifier && git checkout v1.2.0
$ go run . <options>
```