summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2020-07-18 09:23:27 +0200
committerxengineering <mail2xengineering@protonmail.com>2020-07-18 09:23:27 +0200
commit075ba100d66f4d7fbbe3a3a097b6d75f5767a947 (patch)
tree0ad4162536981ecb0f776e917051730ac328fa39
parent236e78012636be0afa9276df4c6b907bac420b94 (diff)
downloadarchinstall-075ba100d66f4d7fbbe3a3a097b6d75f5767a947.tar
archinstall-075ba100d66f4d7fbbe3a3a097b6d75f5767a947.tar.zst
archinstall-075ba100d66f4d7fbbe3a3a097b6d75f5767a947.zip
Update archinstall.sh Download Link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 296a073..1d28d53 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Note: There are many Arch Install scripts out there but I wanted to create my ow
1. Download the Arch Linux .iso file (maybe [here](http://ftp.halifax.rwth-aachen.de/archlinux/iso/latest/)) and verify it.
2. Write the .iso file to an USB stick (maybe with this [tool](https://www.balena.io/etcher/)) and boot the machine from this USB stick (you could also boot a virtual machine with this .iso file).
3. Change your keyboard layout, if needed (mind the section below).
-4. Download the script with 'curl -L archinstall.xengineering.eu > archinstall.sh'.
+4. Download the script with 'curl -L xengineering.eu/archinstall.sh > archinstall.sh'.
5. Edit the 'Settings' section with 'nano archinstall.sh', save (CTRL + o) and leave (CTRL + x) the nano editor.
6. Run the script with 'bash archinstall.sh'.