aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/gpg.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/gpg.md b/www/gpg.md
index 5e4141a7..39661fb4 100644
--- a/www/gpg.md
+++ b/www/gpg.md
@@ -2,14 +2,14 @@
title: GPG
...
- $ **gpg \--recv-keys**
+ $ gpg \--recv-keys
The GPG key can also be downloaded with this exported dump of the
pubkey: [lbkey.asc](lbkey.asc).
- $ **sha512sum -c sha512sum.txt**
- $ **gpg \--verify sha512sum.txt.sig**
+ $ sha512sum -c sha512sum.txt
+ $ gpg \--verify sha512sum.txt.sig
Old GPG key (no longer used):