diff options
Diffstat (limited to 'gnu/system')
| -rw-r--r-- | gnu/system/examples/devel-hurd.tmpl | 2 |
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 @@ ;; guix shell --boostrap -D guix ;; mkdir -p ~/src/guix ;; cd src/guix -;; git clone https://git.savannah.gnu.org/git/guix.git master +;; git clone https://git.guix.gnu.org/guix.git master ;; cd master ;; ./bootstrap ;; ./configure |
