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 Taylor <dylan@dylanmtaylor.com>2021-05-19 17:22:32 -0400
committerDylan Taylor <dylan@dylanmtaylor.com>2021-05-19 17:22:32 -0400
commit29ee237d805fa606b8df0d5a6d97eed604489fc7 (patch)
tree66308ca26db55b6248c86fa8834c28cb4d00d30a /README.md
parentb94fee2242b74dacc3f53021c5ff30ce2b1f789a (diff)
Fix configuration sample link
Diffstat (limited to 'README.md')
-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.