index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Ikko Eltociear Ashimine <eltociear@gmail.com> | 2023-09-14 19:03:59 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 20:03:59 +1000 |
commit | 2252dcf9bb0f07f5f331b66395d24dce54d50a44 (patch) | |
tree | 179f87d7c889372dd19122f988be541f85977280 | |
parent | 3ba1a3718e3187eafdaaaab4c1ad6551408cc701 (diff) |
-rw-r--r-- | README.md | 2 |
@@ -112,7 +112,7 @@ Therefore, Archinstall will try its best to not introduce any breaking changes e There are some examples in the `examples/` directory that should serve as a starting point. -The following is a small example of how to script your own *interative* installation: +The following is a small example of how to script your own *interactive* installation: ```python from pathlib import Path |