Create README.md
This commit is contained in:
parent
00686d7276
commit
0ad329433d
1 changed files with 24 additions and 0 deletions
24
README.md
Normal file
24
README.md
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
# archdi
|
||||||
|
|
||||||
|
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://sourceforge.net/projects/archfi/
|
||||||
|
|
||||||
|
First, install Arch Linux with the official média and optionally with archfi.
|
||||||
|
|
||||||
|
After reboot, type the next two lines :
|
||||||
|
|
||||||
|
curl -L archdi.sourceforge.net/archdi<br />
|
||||||
|
sh archdi
|
||||||
|
|
||||||
|
you can install it on your system with<br />
|
||||||
|
sh archdi -i
|
||||||
|
|
||||||
|
Video with kde installation :<br />
|
||||||
|
https://youtu.be/PDBkDEjID1M
|
||||||
|
|
||||||
|
Video with xfce installation :<br />
|
||||||
|
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