Leo Famulari writes: > * doc/guix.texi (Installing GuixSD in a VM): Mention decompressing the > installation image. > --- > doc/guix.texi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/doc/guix.texi b/doc/guix.texi > index cb203fca2..bff1d03c6 100644 > --- a/doc/guix.texi > +++ b/doc/guix.texi > @@ -7119,8 +7119,8 @@ disk image, follow these steps: > > @enumerate > @item > -First, retrieve the GuixSD installation image as described previously > -(@pxref{USB Stick Installation}). > +First, retrieve and decompress the GuixSD installation image as > +described previously (@pxref{USB Stick Installation}). LGTM, thanks!