diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-process.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/release-process.md b/doc/release-process.md index 0f8dadfd1a..430a5a7ed3 100644 --- a/doc/release-process.md +++ b/doc/release-process.md @@ -137,10 +137,7 @@ Build output expected: ### Verify other gitian builders signatures to your own. (Optional) -Add other gitian builders keys to your gpg keyring, and/or refresh keys. - - gpg --import bitcoin/contrib/gitian-keys/*.pgp - gpg --refresh-keys +Add other gitian builders keys to your gpg keyring, and/or refresh keys: See `../bitcoin/contrib/gitian-keys/README.md`. Verify the signatures |