1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 07:00:37 +02:00

doc: Suggest pgp.mit.edu.

* doc/guix.texi (Binary Installation): Use pgp.mit.edu instead of
keys.gnupg.net, which seems to be dead.
This commit is contained in:
Ludovic Courtès
2016-06-01 22:08:29 +02:00
parent c44fb4df8a
commit b2e13aa287

View File

@@ -375,7 +375,7 @@ If that command fails because you do not have the required public key,
then run this command to import it:
@example
$ gpg --keyserver keys.gnupg.net --recv-keys 090B11993D9AEBB5
$ gpg --keyserver pgp.mit.edu --recv-keys 090B11993D9AEBB5
@end example
@noindent