mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06: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:
parent
4d8c55de60
commit
db4223a32b
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue