guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: doc: Improve tarball extraction example.


From: guix-commits
Subject: 01/01: doc: Improve tarball extraction example.
Date: Wed, 12 Jun 2019 12:53:07 -0400 (EDT)

roptat pushed a commit to branch master
in repository guix.

commit 88b696ef27134c3e55355706d5917f0aa975a6be
Author: Julien Lepiller <address@hidden>
Date:   Wed Jun 12 18:51:55 2019 +0200

    doc: Improve tarball extraction example.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 1b07327..9dc1d2a 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -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
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]