1
0
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:
Janneke Nieuwenhuizen
2025-07-18 21:00:57 +02:00
parent 4d8c55de60
commit db4223a32b

View File

@@ -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: