[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: doc: Fix typo.
From: |
guix-commits |
Subject: |
01/01: doc: Fix typo. |
Date: |
Sun, 5 May 2019 11:29:13 -0400 (EDT) |
dannym pushed a commit to branch master
in repository guix.
commit 123e424e95ccbc1d6e436202b8f3992b7125f031
Author: Miguel <address@hidden>
Date: Sun May 5 17:28:34 2019 +0200
doc: Fix typo.
* doc/guix.texi (VM): Add missing dot.
Signed-off-by: Danny Milosavljevic <address@hidden>
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 8f7feca..4b0f518 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -24649,7 +24649,7 @@ example graph.
@cindex virtual machine
To run Guix in a virtual machine (VM), one can use the pre-built Guix VM image
distributed at
address@hidden@value{BASE-URL}/address@hidden
address@hidden@value{BASE-URL}/address@hidden
This image is a compressed image in QCOW format. You will first need to
decompress with @command{xz -d}, and then you can pass it to an emulator such
as QEMU (see below for details).