From c03f1394b1abeac6d712c48e5c68efcca336b3b1 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 21 Nov 2020 13:49:50 +0100 Subject: Update so it works with recent ISOs of arch --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index f6739cc..b0872c3 100644 --- a/README.org +++ b/README.org @@ -36,7 +36,7 @@ If this fails, refer to [[https://wiki.archlinux.org/index.php/Installation_guid Now you are ready to run the script. Run *the following commands* to begin setup and installation: #+BEGIN_SRC shell -wget https://raw.githubusercontent.com/JozanLeClerc/arch-installer/master/arch-installer.sh +curl -o arch-installer.sh https://raw.githubusercontent.com/JozanLeClerc/arch-installer/master/arch-installer.sh chmod +x arch-installer.sh ./arch-installer.sh #+END_SRC -- cgit v1.2.3