summaryrefslogtreecommitdiff
path: root/gnu/system
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/system')
-rw-r--r--gnu/system/examples/devel-hurd.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system/examples/devel-hurd.tmpl b/gnu/system/examples/devel-hurd.tmpl
index 066bdfe9d89..77b2f4f3bd1 100644
--- a/gnu/system/examples/devel-hurd.tmpl
+++ b/gnu/system/examples/devel-hurd.tmpl
@@ -29,7 +29,7 @@
29;; guix shell --boostrap -D guix 29;; guix shell --boostrap -D guix
30;; mkdir -p ~/src/guix 30;; mkdir -p ~/src/guix
31;; cd src/guix 31;; cd src/guix
32;; git clone https://git.savannah.gnu.org/git/guix.git master 32;; git clone https://git.guix.gnu.org/guix.git master
33;; cd master 33;; cd master
34;; ./bootstrap 34;; ./bootstrap
35;; ./configure 35;; ./configure