index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | remLse <remlause@gmail.com> | 2021-12-18 19:01:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-18 19:01:40 +0100 |
commit | c6b499cf47fac7a02714e590cf662a85db3095b1 (patch) | |
tree | 0124b8921120ba557d5025bb7d1dd5ce9c7f13d9 /docs/archinstall | |
parent | 7a018415862677c165494decc5d8ad9e06c65fb7 (diff) |
-rw-r--r-- | docs/archinstall/Installer.rst | 2 |
diff --git a/docs/archinstall/Installer.rst b/docs/archinstall/Installer.rst index 22d73116..d1bbaa7c 100644 --- a/docs/archinstall/Installer.rst +++ b/docs/archinstall/Installer.rst @@ -3,7 +3,7 @@ archinstall.Installer ===================== -The installer is the main class for accessing a installation-instance. +The installer is the main class for accessing an installation-instance. You can look at this class as the installation you have or will perform. Anything related to **inside** the installation, will be found in this class. |