From bf46fdada6b187c4580ae8bee641be6d75285d0e Mon Sep 17 00:00:00 2001 From: redbrain <42494361+redbrain@users.noreply.github.com> Date: Tue, 14 Jul 2020 00:04:37 -0400 Subject: [PATCH] Update instructions to use curl wget is not included on the latest arch linux bootable isos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67ec1cd..5947bb9 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ Then make sure you have Internet connection on the Arch iso. If you have a wirel Then download the script with from the command line: - wget archfi.sf.net/archfi + curl -L archfi.sf.net/archfi > archfi If SourceForge is down, use this instead: - wget matmoul.github.io/archfi + curl -L matmoul.github.io/archfi > archfi Finally, launch the script: