Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorReza <3228126+i2@users.noreply.github.com>2022-05-12 09:52:08 -0300
committerGitHub <noreply@github.com>2022-05-12 14:52:08 +0200
commit1ff84d0246e81db3a7abacdde85a3d0994f7d3c5 (patch)
tree65f234435139accef15e3aaa7c41d6e650c6239b /README.md
parent53b57a3cec79f1b46ea824868e57d09b0e6c1ddb (diff)
Add how to pass declarative configuration files as arguments to archinstall (#1174)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1bc73d01..c7f065a0 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ Prequisites:
Assuming you are on a Arch Linux live-ISO and booted into EFI mode.
- # archinstall --config <path to config file or URL>
+ # archinstall --config <path to user config file or URL> --disk-layout <path to disk layout config file or URL> --creds <path to user credentials config file or URL>
# Help?