Merge pull request #177 from maalos/patch-1

made the download command shorter
This commit is contained in:
MatMoul 2021-06-05 00:55:42 +02:00 committed by GitHub
commit 47276d1516
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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:
curl -L archfi.sf.net/archfi > archfi
curl -LO archfi.sf.net/archfi
If SourceForge is down, use this instead:
curl -L matmoul.github.io/archfi > archfi
curl -LO matmoul.github.io/archfi
Finally, launch the script: