aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authordrduh <github@duh.to>2018-09-18 19:40:19 -0700
committerGitHub <noreply@github.com>2018-09-18 19:40:19 -0700
commit96af4d3b3b46a0b80198c2c247b5fc9cd5ac6bde (patch)
treec1b71719099e18a6fb0ee72f53b105f88a2ae951 /README.md
parentMerge pull request #69 from jwilk-forks/spelling (diff)
parentFix live image integrity check (diff)
downloadYubiKey-Guide-96af4d3b3b46a0b80198c2c247b5fc9cd5ac6bde.tar.gz
Merge pull request #70 from jwilk-forks/gpg-verify
Fix live image integrity check
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e4280db..ae11e93 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ $ curl -LfO https://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/S
$ !!.sign
-$ gpg SHA512SUMS.sign
+$ gpg --verify SHA512SUMS.sign SHA512SUMS
[...]
gpg: Good signature from "Debian CD signing key <debian-cd@lists.debian.org>" [unknown]
[...]