Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 100288f3..7590f3e5 100644
--- a/README.md
+++ b/README.md
@@ -27,10 +27,10 @@ Assuming you are on an Arch Linux live-ISO and booted into EFI mode.
# python -m archinstall --script guided
-## Running from a declarative [config](examples/base-config.json)
+## Running from a declarative [config](examples/config-sample.json)
Prequisites:
- 1. Edit the [config](examples/base-config.json) according to your requirements.
+ 1. Edit the [config](examples/config-sample.json) according to your requirements.
Assuming you are on a Arch Linux live-ISO and booted into EFI mode.