diff --git a/docs/README.adoc b/docs/README.adoc index d0f51a2..ab206f1 100644 --- a/docs/README.adoc +++ b/docs/README.adoc @@ -540,7 +540,7 @@ There are several script types availabe for `execution`. Currently, these are: * pkg * post -*pre* scripts are run (in numerical `order`) before the disks are even formatted. *pkg* scripts are run (in numerical `order`) right before the <> are installed (this allows you to configure an <> such as https://aur.archlinux.org/packages/apacman/[apacman^]) -- these are run *inside* the chroot of the new install. *pre* scripts are run inside the chroot like *pkg*, but are executed very last thing, just before the reboot. +*pre* scripts are run (in numerical `order`) before the disks are even formatted. *pkg* scripts are run (in numerical `order`) right before the <> are installed (this allows you to configure an <> such as https://aur.archlinux.org/packages/apacman/[apacman^]) -- these are run *inside* the chroot of the new install. *post* scripts are run inside the chroot like *pkg*, but are executed very last thing, just before the reboot. = Further Information Here you will find further info, other resources, and such relating to AIF-NG.