Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-05-24 20:37:31 +0200
committerGitHub <noreply@github.com>2021-05-24 20:37:31 +0200
commit324413cd47c459b0be7f06c6ebe49409ad9693a2 (patch)
tree11e844fdd375a7381c0caaca8345530a78efab09
parent7daaf1143fca2723bfb63ab4e3030485446da1c0 (diff)
parentbe6021b41faf7fae3663a30ace46a5186e2723bb (diff)
Merge pull request #514 from dylanmtaylor/patch-1
The fixup vars commit made this optional param no longer correct
-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?