mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
system: examples: devel-hurd64: Fix typo.
Suggested by yelninei via IRC. * gnu/system/examples/devel-hurd.tmpl: Fix typo in comment. Change-Id: I4256f530bda30a8792c7dcce3f3bf21780dce6ca
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
;; To build a disk image for a virtual machine, do:
|
||||
;;
|
||||
;; ./pre-inst-env guix system image --image-type=hurd-qcow2 --image-size=6G \
|
||||
;; ./pre-inst-env guix system image --image-type=hurd64-qcow2 --image-size=6G \
|
||||
;; --no-offload gnu/system/examples/devel-hurd64.tmpl
|
||||
;;
|
||||
;; You may run it like so:
|
||||
|
||||
Reference in New Issue
Block a user