made the download command shorter
yes
This commit is contained in:
parent
b461685f04
commit
a9b83c8a0d
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue