Update README.md
This commit is contained in:
parent
741413f767
commit
201f4ad0ab
1 changed files with 4 additions and 8 deletions
12
README.md
12
README.md
|
@ -3,7 +3,7 @@
|
||||||
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.
|
||||||
|
|
||||||
First, install Arch Linux with the official média and optionally with archfi.<br />
|
First, install Arch Linux with the official média and optionally with archfi.<br />
|
||||||
Show 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, type the next two lines :
|
After reboot, type the next two lines :
|
||||||
|
|
||||||
|
@ -11,13 +11,9 @@ 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<br />
|
||||||
|
And then you can use archdi cmd.<br />
|
||||||
|
With this, you can make your updates or install packages later.
|
||||||
|
|
||||||
You can watch my videos to show how to use it :<br />
|
You can watch my videos to show how to use it :<br />
|
||||||
https://www.youtube.com/watch?v=-Ne4pYDqslc&list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
|
https://www.youtube.com/watch?v=-Ne4pYDqslc&list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
|
||||||
|
|
||||||
Video with kde installation :<br />
|
|
||||||
https://youtu.be/PDBkDEjID1M
|
|
||||||
|
|
||||||
Video with xfce installation :<br />
|
|
||||||
https://youtu.be/vIwhJoYgJfg
|
|
||||||
|
|
Loading…
Reference in a new issue