readme more info
This commit is contained in:
parent
216ede3df0
commit
d248601423
2 changed files with 13 additions and 7 deletions
18
README.md
18
README.md
|
@ -1,13 +1,19 @@
|
|||
# Arch Linux Calamares Installer or ALCI
|
||||
|
||||
Use the correct version for building the iso.
|
||||
|
||||
Read the archiso.readme.
|
||||
|
||||
Download the content of the github with
|
||||
|
||||
git clone https://github.com/arcolinuxiso/alci-iso
|
||||
|
||||
Change the content of packages.x86-64 or not.
|
||||
|
||||
Start building your own ALCI version with
|
||||
|
||||
sudo ./build.sh -v
|
||||
|
||||
To be able to build you install this package
|
||||
You will get an iso in the OUT folder.
|
||||
|
||||
sudo pacman -S archiso
|
||||
|
||||
Do check out the archiso.readme.
|
||||
|
||||
Use the correct version of archiso.
|
||||
Burn it and use it.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
You can build these isos if you have the right version of Archiso.
|
||||
You can build this iso if you have the right version of Archiso.
|
||||
|
||||
Archiso is a package supplied by Arch Linux that is recently undergoing some major changes.
|
||||
|
||||
|
|
Loading…
Reference in a new issue