index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Rafael Fontenelle <rffontenelle@users.noreply.github.com> | 2024-03-07 09:19:44 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-07 13:19:44 +0100 |
commit | 0d5e1cf752010e1c2d068077bbd55ae25d3d0bd7 (patch) | |
tree | 686815e493d702c349e50f0a1dd85b56e39b766f /docs/installing/guided.rst | |
parent | 98f24317280c76b70177bfe4bbd50d87406f2b3e (diff) |
-rw-r--r-- | docs/installing/guided.rst | 4 |
diff --git a/docs/installing/guided.rst b/docs/installing/guided.rst index dcedfc10..90abedb4 100644 --- a/docs/installing/guided.rst +++ b/docs/installing/guided.rst @@ -26,7 +26,7 @@ To start the installer, run the following in the latest Arch Linux ISO: archinstall -Since the `Guided Installer`_ is the default script, this is the equvilant of running :code:`archinstall guided` +Since the `Guided Installer`_ is the default script, this is the equivalent of running :code:`archinstall guided` The guided installation also supports installing with pre-configured answers to all the guided steps. This can be a quick and convenient way to re-run one or several installations. @@ -284,4 +284,4 @@ Options for ``--creds`` The key's start with ``!`` because internal log functions will mask any keys starting with explamation from logs and unrestricted configurations. .. _scripts: https://github.com/archlinux/archinstall/tree/master/archinstall/scripts -.. _Guided Installer: https://github.com/archlinux/archinstall/blob/master/archinstall/scripts/guided.py
\ No newline at end of file +.. _Guided Installer: https://github.com/archlinux/archinstall/blob/master/archinstall/scripts/guided.py |