doc: Improve tarball extraction example.
This commit is contained in:
parent
24d32e67db
commit
88b696ef27
|
@ -570,7 +570,7 @@ you may have to run @code{su -} or @code{sudo -i}. As @code{root}, run:
|
|||
@example
|
||||
# cd /tmp
|
||||
# tar --warning=no-timestamp -xf \
|
||||
guix-binary-@value{VERSION}.@var{system}.tar.xz
|
||||
/path/to/guix-binary-@value{VERSION}.@var{system}.tar.xz
|
||||
# mv var/guix /var/ && mv gnu /
|
||||
@end example
|
||||
|
||||
|
|
Loading…
Reference in New Issue