Fix configuration sample link

This commit is contained in:
Dylan Taylor 2021-05-19 17:22:32 -04:00
parent b94fee2242
commit 29ee237d80
1 changed files with 2 additions and 2 deletions

View File

@ -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.