Skip to content

Commit

Permalink
Merge pull request #649 from copy2018/patch-1
Browse files Browse the repository at this point in the history
Update README.md to fix version naming for verification steps
  • Loading branch information
newtonick authored Jan 13, 2025
2 parents 64d63c7 + 5cf5a01 commit 24d688a
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 @@ -159,7 +159,7 @@ The result should confirm that 1 key was *either* imported or updated. *Ignore*

Next, you will run the *verify* command on the signature (.sig) file. (*Verify* must be run from inside the same folder that you downloaded the files into earlier. The `*`'s in this command will auto-fill the version from your current folder, so it should be copied and pasted as-is.)
```
gpg --verify seedsigner.0.7.*.sha256.txt.sig
gpg --verify seedsigner.0.8.*.sha256.txt.sig
```

When the verify command completes successfully, it should display output like this:
Expand Down

0 comments on commit 24d688a

Please sign in to comment.