mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
doc: Improve tarball extraction example.
This commit is contained in:
parent
24d32e67db
commit
88b696ef27
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue