diff options
Diffstat (limited to 'doc/guix.texi')
-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 ddbb6c8939..b20848da5e 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -2197,7 +2197,7 @@ make sure you checked the GPG signature of Then, you can run something like this: @example -# guix archive --authorize < hydra.gnu.org.pub +# guix archive --authorize < @var{prefix}/share/guix/hydra.gnu.org.pub @end example Once this is in place, the output of a command like @code{guix build} |