Merge pull request #130 from redbrain/master
Update instructions to use curl
This commit is contained in:
commit
0c02e95e08
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:
|
||||
|
||||
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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue