From 5cf5a01dea49eb4fb087297397a0d3b84df38853 Mon Sep 17 00:00:00 2001 From: copy2018 <144347307+copy2018@users.noreply.github.com> Date: Mon, 30 Dec 2024 17:48:52 +0000 Subject: [PATCH] Update README.md to fix version naming for verification step Included the latest version in the verification instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f28e6a8d..9f1c3422 100644 --- a/README.md +++ b/README.md @@ -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: