diff --git a/doc/guix.texi b/doc/guix.texi index a0f3443d9e..c62e44e341 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -280,8 +280,9 @@ kernel Linux, and so on. As @code{root}, run: @example -# cd / +# cd /tmp # tar xf guix-binary-@value{VERSION}.@var{system}.tar.xz +# mv var/guix /var/ && mv gnu / @end example This creates @file{/gnu/store} (@pxref{The Store}) and @file{/var/guix}.