diff options
author | xengineering <mail2xengineering@protonmail.com> | 2020-01-06 15:36:04 +0100 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2020-01-06 15:36:04 +0100 |
commit | ffabd742c6277ebbd2267ef0e550efaf72dc04f2 (patch) | |
tree | 537090ca59b39c41254d01b5c96d291e2a54d848 /README.md | |
parent | d9a196d4fd342c08f5eaf523591493dc450f334c (diff) | |
download | archinstall-ffabd742c6277ebbd2267ef0e550efaf72dc04f2.tar archinstall-ffabd742c6277ebbd2267ef0e550efaf72dc04f2.tar.zst archinstall-ffabd742c6277ebbd2267ef0e550efaf72dc04f2.zip |
Added link to etcher website.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Note: There are many Arch Install scripts out there but I wanted to create my ow ## Usage 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 to a USB stick and boot the machine from this USB stick in UEFI mode. +2. Write the .iso to a USB stick (maybe with this [tool](https://www.balena.io/etcher/)) and boot the machine from this USB stick in UEFI mode. 3. Download the script with 'curl -L archinstall.xengineering.eu > archinstall.sh'. 4. Run the script with 'bash archinstall.sh' and follow the instructions. |