Skip to content

Commit 27a6ea6

Browse files
authored
Update verification command example in README (#41)
1 parent 21e396a commit 27a6ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ This project uses [goreleaser](https://goreleaser.com/) to build binaries and [a
220220
You can verify the release binaries by following these steps:
221221

222222
1. Download a release from the [releases page](https://github.com/github/gh-combine/releases).
223-
2. Verify it `gh attestation verify --owner github ~/Downloads/darwin-arm64` (an example for darwin-arm64).
223+
2. Verify it `gh attestation verify --owner github ~/Downloads/gh-combine_darwin-arm64` (an example for darwin-arm64).
224224

225225
---
226226

0 commit comments

Comments
 (0)