diff --git a/trisquel-automatic-netinstall-qemu/README b/trisquel-automatic-netinstall-qemu/README index 4fb4792..06a8396 100644 --- a/trisquel-automatic-netinstall-qemu/README +++ b/trisquel-automatic-netinstall-qemu/README @@ -7,7 +7,7 @@ $ git clone https://forge.a-lec.org/cominfra/experimental-vms $ cd experimental-vms/trisquel-automatic-netinstall-qemu $ ./autogen.sh $ ./configure --prefix=/ \ - --with-trisquel-netinstall=~/Downloads/trisquel-netinst_11.0_amd64.iso + --with-trisquel-netinstall=~/Downloads/trisquel-netinst_11.0.1_amd64.iso $ make Since your account on a physical machines from Libre en communs might @@ -18,7 +18,7 @@ many tools, you will need to workaround by using the provided should work: $ git clone https://forge.a-lec.org/cominfra/experimental-vms $ cd experimental-vms/trisquel-automatic-netinstall-qemu -$ wget https://cdimage.trisquel.info/trisquel-images/trisquel-netinst_11.0_amd64.iso +$ wget https://cdimage.trisquel.info/trisquel-images/trisquel-netinst_11.0.1_amd64.iso $ ./libre-en-communs-guix-shell.sh ./autogen.sh $ ./libre-en-communs-guix-shell.sh ./configure --prefix=/ --disable-kvm $ ./libre-en-communs-guix-shell.sh make