diff --git a/README.md b/README.md index 4e5575c..e03c649 100644 --- a/README.md +++ b/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. diff --git a/archiso.readme b/archiso.readme index d833dfb..29049e1 100644 --- a/archiso.readme +++ b/archiso.readme @@ -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.