summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2020-01-06 15:36:04 +0100
committerxengineering <mail2xengineering@protonmail.com>2020-01-06 15:36:04 +0100
commitffabd742c6277ebbd2267ef0e550efaf72dc04f2 (patch)
tree537090ca59b39c41254d01b5c96d291e2a54d848 /README.md
parentd9a196d4fd342c08f5eaf523591493dc450f334c (diff)
downloadarchinstall-ffabd742c6277ebbd2267ef0e550efaf72dc04f2.tar
archinstall-ffabd742c6277ebbd2267ef0e550efaf72dc04f2.tar.zst
archinstall-ffabd742c6277ebbd2267ef0e550efaf72dc04f2.zip
Added link to etcher website.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3b2b153..b527c55 100644
--- a/README.md
+++ b/README.md
@@ -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.