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 -Start building your own ALCI version with +Use the correct version for building the iso. -sudo ./build.sh -v +Read the archiso.readme. + +Download the content of the github with + +git clone https://github.com/arcolinuxiso/alci-iso -To be able to build you install this package +Change the content of packages.x86-64 or not. -sudo pacman -S archiso +Start building your own ALCI version with + +sudo ./build.sh -v -Do check out the archiso.readme. +You will get an iso in the OUT folder. -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.