Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-11-08 10:57:20 +0100
committerGitHub <noreply@github.com>2020-11-08 10:57:20 +0100
commit16c98e8102d7de3622cf6db5d19b022386e98474 (patch)
treeef51702a7a55a38a1a710c4d3ca0c7d4c9069465 /README.md
parent269a5fb2b98fe64477cc9e08068df6751a2a8191 (diff)
parentee9af976ca700f96480f2f1396ed861d78013204 (diff)
Introducing log data and support files
Logs are stored under `~/.cache/archinstall` and documentation has been updated.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8d574369..c6e0c839 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,11 @@ This installer will perform the following:
> **Creating your own ISO with this script on it:** Follow [ArchISO](https://wiki.archlinux.org/index.php/archiso)'s guide on how to create your own ISO or use a pre-built [guided ISO](https://hvornum.se/archiso/) to skip the python installation step, or to create auto-installing ISO templates. Further down are examples and cheat sheets on how to create different live ISO's.
+# Help
+
+Submit an issue on Github, or submit a post in the discord help channel.<br>
+When doing so, attach any `install-session_*.log` to the issue ticket which can be found under `~/.cache/archinstall/`.
+
# Testing
To test this without a live ISO, the simplest approach is to use a local image and create a loop device.<br>