Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDylan M. Taylor <dylan@dylanmtaylor.com>2021-05-24 14:00:57 -0400
committerGitHub <noreply@github.com>2021-05-24 14:00:57 -0400
commitbe6021b41faf7fae3663a30ace46a5186e2723bb (patch)
tree11e844fdd375a7381c0caaca8345530a78efab09 /README.md
parent7daaf1143fca2723bfb63ab4e3030485446da1c0 (diff)
The fixup vars commit made this optional param no longer correct
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 c9ca63fa..dc5fec01 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ Prequisites:
Assuming you are on a Arch Linux live-ISO and booted into EFI mode.
- # archinstall --config <path to config file or URL> [optional: --vars '<space_seperated KEY=VALUE pairs>']
+ # archinstall --config <path to config file or URL>
# Help?