Fix typo in pubkey

This commit is contained in:
javier.tia@235c3cfc511b7034a1c12c22caddb79d9517ca1f 2015-07-19 13:27:31 +00:00 committed by admin
parent d61c11454e
commit de48738c27

View file

@ -16,7 +16,7 @@ You can then download the public key, and check that the package is signed
with it.
$ wget https://downloads.kitenet.net/git-annex/gpg-pubkey.asc
$ gpg --import gpg-pubey.asc
$ gpg --import gpg-pubkey.asc
$ gpg --verify git-annex-standalone-*.tar.gz.sig
(The git-annex assistant can automatically upgrade git-annex, and when it