diff options
author | Leo Famulari <leo@famulari.name> | 2017-01-27 05:28:28 -0500 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2017-01-28 03:11:37 -0500 |
commit | a0885414f9ad9f0401c27497bfb505df13bdff35 (patch) | |
tree | 79f28653a602f52212d92325455f939cc05f8ab5 | |
parent | 4ab09ac8687e5c5bf623da576d4ad21f19ef8db9 (diff) | |
download | patches-a0885414f9ad9f0401c27497bfb505df13bdff35.tar patches-a0885414f9ad9f0401c27497bfb505df13bdff35.tar.gz |
doc: Clarify "Installing GuixSD in a VM".
* doc/guix.texi (Installing GuixSD in a VM): Mention decompressing the
installation image.
-rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index e4d0cd0071..19d7f28dc2 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -7120,8 +7120,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}). @item Create a disk image that will hold the installed system. To make a |