Update README.md
This commit is contained in:
parent
1ea09e9874
commit
09903fdded
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -2,23 +2,23 @@
|
||||||
|
|
||||||
Just a simple bash script to install and configure a full personal computer with Arch Linux.
|
Just a simple bash script to install and configure a full personal computer with Arch Linux.
|
||||||
|
|
||||||
Show archfi project to start your arch installation : https://github.com/MatMoul/archdi
|
Show archfi project to start your arch installation : https://github.com/MatMoul/archfi
|
||||||
|
|
||||||
First, install Arch Linux with the official média and optionally with archfi.
|
First, install Arch Linux with the official média and optionally with archfi.
|
||||||
|
|
||||||
After reboot, type the next two lines :
|
After reboot, type the next two lines :
|
||||||
|
|
||||||
curl -L archdi.sourceforge.net/archdi<br />
|
curl -L matmoul.github.io/archdi<br />
|
||||||
sh archdi
|
sh archdi
|
||||||
|
|
||||||
you can install it on your system with<br />
|
you can install it on your system with<br />
|
||||||
sh archdi -i
|
sh archdi -i
|
||||||
|
|
||||||
|
You can watch my videos to show how to use it :<br />
|
||||||
|
https://www.youtube.com/watch?v=-Ne4pYDqslc&list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
|
||||||
|
|
||||||
Video with kde installation :<br />
|
Video with kde installation :<br />
|
||||||
https://youtu.be/PDBkDEjID1M
|
https://youtu.be/PDBkDEjID1M
|
||||||
|
|
||||||
Video with xfce installation :<br />
|
Video with xfce installation :<br />
|
||||||
https://youtu.be/vIwhJoYgJfg
|
https://youtu.be/vIwhJoYgJfg
|
||||||
|
|
||||||
You can watch the my videos to show how to use it :<br />
|
|
||||||
https://www.youtube.com/watch?v=-Ne4pYDqslc&list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
|
|
||||||
|
|
Loading…
Reference in a new issue