From 4c3ba51b2f020a9f5179ba597590715ab253da47 Mon Sep 17 00:00:00 2001 From: blank X Date: Sun, 10 Feb 2019 16:37:51 +0700 Subject: [PATCH] SAM JM --- public/get-keys.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/get-keys.html b/public/get-keys.html index 8640ef4..1bb3202 100644 --- a/public/get-keys.html +++ b/public/get-keys.html @@ -25,7 +25,7 @@
  • Click on this key
  • Copy EVERYTHING IN IT
  • Paste it into a file (like blankX.asc) and save it
  • -
  • gpg --import keynamegpg --import blankX.asc
  • +
  • gpg --import keyname, like gpg --import blankX.asc
  • The keybase way (through CLI):

    @@ -76,6 +76,7 @@