Updated
This commit is contained in:
parent
4e1a46408f
commit
6e7617782f
1 changed files with 4 additions and 18 deletions
22
README.md
22
README.md
|
@ -1,19 +1,5 @@
|
|||
# archdi
|
||||
# archdi-pkg
|
||||
|
||||
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 />
|
||||
Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi
|
||||
|
||||
After reboot, type the next two lines :
|
||||
|
||||
curl -L matmoul.github.io/archdi<br />
|
||||
sh archdi
|
||||
|
||||
you can install it on your system with<br />
|
||||
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 />
|
||||
https://www.youtube.com/watch?v=-Ne4pYDqslc&list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq
|
||||
this is part of archdi.
|
||||
archdi project :
|
||||
https://github.com/MatMoul/archfi
|
||||
|
|
Loading…
Reference in a new issue