diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2016-05-08 23:48:17 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2016-05-08 23:49:44 +0200 |
| commit | b8785cb944ac51c30672b7293c09311bffbb5308 (patch) | |
| tree | bbd50a9c0ec86749f7e894e97a146c33fe74c3ab /doc | |
| parent | 6cd6d1ad5e23db1489bc5ff5a38f3c100052cb08 (diff) | |
doc: Suggest long OpenPGP key ID.
* doc/guix.texi (Binary Installation): Use long OpenPGP key ID.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index b575faffd70..88bb0277c81 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -375,7 +375,7 @@ If that command fails because you do not have the required public key, | |||
| 375 | then run this command to import it: | 375 | then run this command to import it: |
| 376 | 376 | ||
| 377 | @example | 377 | @example |
| 378 | $ gpg --keyserver keys.gnupg.net --recv-keys 3D9AEBB5 | 378 | $ gpg --keyserver keys.gnupg.net --recv-keys 090B11993D9AEBB5 |
| 379 | @end example | 379 | @end example |
| 380 | 380 | ||
| 381 | @noindent | 381 | @noindent |
