Update README
This commit is contained in:
parent
590c3e82e0
commit
32538ed198
2 changed files with 4 additions and 4 deletions
|
@ -6,9 +6,9 @@ First, install Arch Linux with the official media and optionally with archfi.<br
|
||||||
Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi
|
Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi
|
||||||
|
|
||||||
After reboot and your network ready, download the script :<br />
|
After reboot and your network ready, download the script :<br />
|
||||||
curl -L archdi.sourceforge.net/archdi<br />
|
curl -L archdi.sourceforge.net/archdi > archdi<br />
|
||||||
or if sourceforge is down :<br />
|
or if sourceforge is down :<br />
|
||||||
curl -L matmoul.github.io/archdi<br />
|
curl -L matmoul.github.io/archdi > archdi<br />
|
||||||
|
|
||||||
And run the script :<br />
|
And run the script :<br />
|
||||||
sh archdi
|
sh archdi
|
||||||
|
|
|
@ -6,9 +6,9 @@ First, install Arch Linux with the official media and optionally with archfi.
|
||||||
Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi
|
Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi
|
||||||
|
|
||||||
After reboot and your network ready, download the script :
|
After reboot and your network ready, download the script :
|
||||||
curl -L archdi.sourceforge.net/archdi
|
curl -L archdi.sourceforge.net/archdi > archdi
|
||||||
or if sourceforge is down :
|
or if sourceforge is down :
|
||||||
curl -L matmoul.github.io/archdi
|
curl -L matmoul.github.io/archdi > archdi
|
||||||
|
|
||||||
And run the script :
|
And run the script :
|
||||||
sh archdi
|
sh archdi
|
||||||
|
|
Loading…
Reference in a new issue