diff --git a/public/get-keys.html b/public/get-keys.html index 140d0b7..db680e3 100644 --- a/public/get-keys.html +++ b/public/get-keys.html @@ -33,7 +33,7 @@
keybase pgp pull blank_x
Run one of these commands:
curl https://keybase.io/blank_x/key.asc | gpg --import
gpg --import keyname
, like gpg --import blankX.asc
Run one of these commands:
curl https://blankx.gitlab.io/blankX.asc | gpg --import
wget -O - https://blankx.gitlab.io/blankX.asc | gpg --import