Browse Source

[trivial][doc] Mention gpg --refresh-keys in release-process.md

0.14
fanquake 8 years ago
parent
commit
c25083bcef
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1
  1. 3
      doc/release-process.md

3
doc/release-process.md

@ -137,9 +137,10 @@ Build output expected: @@ -137,9 +137,10 @@ Build output expected:
### Verify other gitian builders signatures to your own. (Optional)
Add other gitian builders keys to your gpg keyring
Add other gitian builders keys to your gpg keyring, and/or refresh keys.
gpg --import bitcoin/contrib/gitian-keys/*.pgp
gpg --refresh-keys
Verify the signatures

Loading…
Cancel
Save